mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
Create issue_template.md
This commit is contained in:
parent
eb68e1d294
commit
0f2ebecbd3
1 changed files with 10 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/issue_template.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/issue_template.md
vendored
Normal file
|
|
@ -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.
|
||||||
Loading…
Reference in a new issue