We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a0a21 commit 88adfb1Copy full SHA for 88adfb1
1 file changed
.github/ISSUE_TEMPLATE/issue.md
@@ -0,0 +1,23 @@
1
+## Title
2
+<!-- Title: [Type]: Short description of the problem or goal -->
3
+
4
+## Background
5
+<!-- Why does this change need to happen? -->
6
7
+## Existing Behavior
8
+<!-- What code or docs are changing? Link or paste as needed -->
9
10
+## Acceptance Criteria
11
+- [] <!-- What does done look like? -->
12
13
+## Approach
14
+<!-- How are you tackling this? Update as you go -->
15
16
+## References
17
+<!-- Anything useful — docs, links, decisions -->
18
19
+## Risks and Rollback
20
+<!-- Anything that could go wrong, or leave blank if low risk -->
21
22
+## Screenshots / Recordings
23
+<!-- Before/after visuals or console output if helpful -->
0 commit comments