-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3379d1a
commit 91d95ea
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
## Description | ||
|
||
Provide a clear and concise description of the issue or feature request. | ||
|
||
## Acceptance Criteria | ||
|
||
- [ ] List all criteria that must be met for this issue to be considered complete. | ||
- [ ] Each item should be actionable and testable. | ||
|
||
## Steps to Reproduce (For bugs) | ||
|
||
If this is a bug, provide the steps to reproduce the issue: | ||
|
||
1. Step one | ||
2. Step two | ||
3. Step three | ||
|
||
## Expected Behavior | ||
|
||
What should happen once the issue is resolved? | ||
|
||
## Actual Behavior (For bugs) | ||
|
||
What is happening instead of the expected behavior? | ||
|
||
## Screenshots or Logs (Optional) | ||
|
||
Include any relevant screenshots or logs that help explain the issue. | ||
|
||
## Additional Context | ||
|
||
Any other information that may help resolve the issue, such as environment details, code references, etc. | ||
|
||
## Labeling | ||
|
||
Ensure this issue has been labeled appropriately (e.g., bug, feature, enhancement, documentation). |