From 0f2ebecbd3674c4b00c752b63e8b5c8fbe1f4d79 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Thu, 17 Apr 2025 18:39:58 -0700 Subject: [PATCH] Create issue_template.md --- .github/ISSUE_TEMPLATE/issue_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue_template.md diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md new file mode 100644 index 00000000..fe17c58e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -0,0 +1,10 @@ +--- +name: Issue +about: Submit an Issue to Void +--- + +1. For VSCode-related issues, please start the title with `[App]`. Otherwise, start it with `[Bug]` or `[Feature]`. + +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.