Skip to content

Commit

Permalink
Update feature template
Browse files Browse the repository at this point in the history
Add feature checklist
  • Loading branch information
e-lo authored Mar 16, 2022
1 parent f80e148 commit 73a86af
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ assignees: ''
### User Story
*As a ...insert type of user... I'd like to ...insert desired feature or behavior...*

- [ ] User story satisfied
- [ ] Doc strings
- [ ] General documentation
- [ ] Tests
- [ ] Passing tests

### Priority

### Level of Effort
Expand All @@ -20,8 +26,6 @@ assignees: ''
*Is there a funder or project associated with this feature?*

### Who should be involved?
Implementer:
Commenters:
Users:
Reviewers:

Expand All @@ -30,3 +34,6 @@ Reviewers:

#### Tests
*What are relevant tests or what tests need to be created in order to determine that this issue is complete?*

- [ ] Test for...

0 comments on commit 73a86af

Please sign in to comment.