From 10052819cea23732350b4f04ee1516496d9ed9d0 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Thu, 17 Apr 2025 18:43:44 -0700 Subject: [PATCH] Update issue_template.md --- .github/ISSUE_TEMPLATE/issue_template.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md index fe17c58e..55e86269 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -1,10 +1,9 @@ --- name: Issue about: Submit an Issue to Void +title: For VSCode-related issues, please start the title with `[App]`. Otherwise, start it with `[Bug]` or `[Feature]`. --- -1. For VSCode-related issues, please start the title with `[App]`. Otherwise, start it with `[Bug]` or `[Feature]`. +1. Press `Cmd+Shift+P` in Void, and type `Help: About`. Paste the information here! -2. Press `Cmd+Shift+P` in Void, and type `Help: About`. Paste the information here! - -3. Tell us a bit about the issue. We prefer concise descriptions :) Don't forget to link to related issues/PRs with #number. +2. Tell us a bit about the issue. We prefer concise descriptions :) Don't forget to link to related issues/PRs with #number.