forked from LBRYCommunity/lbry-sdk
added Internal use section
This commit is contained in:
parent
6feae93c58
commit
196f3ba92d
1 changed files with 21 additions and 0 deletions
21
.github/ISSUE_TEMPLATE.md
vendored
21
.github/ISSUE_TEMPLATE.md
vendored
|
@ -51,3 +51,24 @@ Tell us what happens instead
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
<!-- If a screenshot would help explain the bug, please include one or two here -->
|
<!-- If a screenshot would help explain the bug, please include one or two here -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Internal Use
|
||||||
|
|
||||||
|
### Acceptance Criteria
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
|
||||||
|
### Definition of Done
|
||||||
|
- [ ] Tested against acceptance criteria
|
||||||
|
- [ ] Tested against the assumptions of user story
|
||||||
|
- [ ] The project builds without errors
|
||||||
|
- [ ] Unit tests are written and passing
|
||||||
|
- [ ] Tests on devices/browsers listed in the issue have passed
|
||||||
|
- [ ] QA performed & issues resolved
|
||||||
|
- [ ] Refactoring completed
|
||||||
|
- [ ] Any configuration or build changes documented
|
||||||
|
- [ ] Documentation updated
|
||||||
|
- [ ] Peer Code Review performed
|
||||||
|
|
Loading…
Reference in a new issue