-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: moabu <[email protected]>
- Loading branch information
Showing
1 changed file
with
41 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,41 @@ | ||
**Issue** | ||
<!-- Please link the issue here --> | ||
Closes # | ||
|
||
**Work scope** | ||
<!-- Please mark the areas that need to be worked on. --> | ||
- [ ] Services | ||
- [ ] Documentation | ||
- [ ] Testing | ||
- [ ] Infrastructure | ||
- [ ] Other | ||
|
||
**Describe the bug/Feature** | ||
<!-- A clear and concise description of what the bug is. --> | ||
|
||
**If this is a bug how can it be reproduced** | ||
|
||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
<!-- A clear and concise description of what you expected to happen. --> | ||
|
||
**Screenshots** | ||
<!-- If applicable, add screenshots to help explain. --> | ||
|
||
**Additional context** | ||
<!-- Add any other context about the problem here. --> | ||
|
||
**Work scope progress** | ||
|
||
Please select the scopes that are completed. This must match the work scope above by the end of the development. | ||
|
||
- [ ] Services | ||
- [ ] Documentation | ||
- [ ] Testing | ||
- [ ] Infrastructure | ||
- [ ] Other |