-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closed #47
- Loading branch information
Showing
2 changed files
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,9 +1,34 @@ | ||
# Description - story | ||
--- | ||
name: New Issue | ||
about: Create an issue (on core setup board) to be nested to a milestone | ||
title: "[FEAT]" | ||
labels: needs refinement | ||
assignees: "" | ||
project: Core Set-up | ||
--- | ||
|
||
## Story (required for top level issues pls) | ||
|
||
As a [`persona`], I'd like to [`feat`], so that [`benefit`]. | ||
|
||
## Description | ||
|
||
A clear and concise description of what you expected to happen. | ||
|
||
## 📖 Context | ||
|
||
Relevant context to this issue-story. | ||
|
||
## TO-DO (tasks or sub-issues) | ||
|
||
- [ ] | ||
- [ ] | ||
|
||
## Acceptance criteria | ||
|
||
- [ ] | ||
- [ ] | ||
|
||
## Screenshots | ||
|
||
## Notes | ||
## 📓 Notes |