Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
### **Title**

\[bug\], \[question\], or \[feature\]

\[kit\] (for language features, not the compiler), \[kitc\], \[vscode\], etc

if relevant

\[macos\], \[linux\], \[windows\], etc

and for bugs

\[not severe\], \[moderately severe\], \[severe\], \[highly severe\]


Examples:

\[bug\]\[kitc\]\[windows\]\[severe\] on windows, blah blah terrible thing

\[feature\]\[kit\]\[macos\] kit on macOS should be able to interact with some-operating-system-thing


### **Describe the problem. What did you see? What did you expect to see?**

Describe the problem here.
Expand Down