-
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
d15680e
commit a88af9a
Showing
1 changed file
with
29 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,29 @@ | ||
--- | ||
name: "" | ||
about: "" | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
|
||
## Is this feature related to a problem? Please describe. | ||
|
||
<!-- Be sure to cover the Who / What / Why. IE: As a (role), I want (function) so that (value).--> | ||
|
||
## Describe the solution you’d like | ||
|
||
<!-- Describe the end state that solves your problem. --> | ||
|
||
## Definition of Done | ||
|
||
<!-- The granular tasks / acceptance criteria that need to be completed as part of this issue. --> | ||
|
||
- [ ] Task 1 | ||
- [ ] Task 2 | ||
- [ ] Task 3 | ||
|
||
## Additional Context | ||
|
||
<!-- Please share any implementation notes, specific requirements, potential rabbit holes, historical knowledge, etc. --> |