Skip to content

Commit

Permalink
Updated DoD tasks (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
basiliskus authored Jan 9, 2024
1 parent f4892ec commit b368cec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/story.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,9 @@ As a _, so that _, I need _.
- [ ] Main `README.md`
- [ ] Other READMEs in the repo
- [ ] If applicable, update the `ReportStream Setup` section in `README.md`
- [ ] Threat model updated
- [ ] [Threat model](https://lucid.app/lucidchart/8c6e8d37-2612-42a8-ac57-150c83f8e29e/edit) updated
- [ ] API documentation updated
- [ ] Source code documentation created when the code is not self-documenting
- [ ] Code quality tasks completed
- [ ] Logging added where useful
- [ ] Code refactored for clarity and no design/technical debt
- [ ] Adhere to separation of concerns; code is not tightly coupled, especially to 3rd party dependencies
- [ ] Code is reviewed or developed by pair; 1 approval is needed but consider requiring an outside-the-pair reviewer
Expand Down

0 comments on commit b368cec

Please sign in to comment.