Skip to content

Commit 88adfb1

Browse files
committed
Add issue template
1 parent 13a0a21 commit 88adfb1

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/issue.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)