Skip to content

Commit

Permalink
Merge pull request #2405 from demergent-labs/link_issues
Browse files Browse the repository at this point in the history
add requirement to link related issues to pr
  • Loading branch information
lastmjs authored Dec 31, 2024
2 parents 14e6f9f + eade33d commit 4d55241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
- [ ] Error handling beautiful (no unwraps or expects etc)
- [ ] Code tested thoroughly
- [ ] All new functions have JSDoc/Rustdoc comments
- [ ] All tasks in linked issues have been completed or made into separate issues
- [ ] Related issues have been linked and all tasks have been completed or made into separate issues

0 comments on commit 4d55241

Please sign in to comment.