Skip to content

Commit

Permalink
docs: update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg authored Jul 3, 2024
1 parent fd148d2 commit 4ecd62e
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 @@ -25,7 +25,7 @@ Please include a summary of the changes along with any relevant motivation and c
- [ ] I have performed a self-review of my code
- [ ] I have tested my code in common scenarios and confirmed there are no regressions
- [ ] I have added comments to my code, particularly in hard-to-understand sections
- [ ] I have made corresponding changes to the documentation (*remove if no documentation changes were required*)
- [ ] I have made corresponding changes to the documentation
- [ ] I have updated and committed `pubspec.yaml` and `pubspec.lock`
- `flutter pub get`
- [ ] I have updated and committed `pubspec.lock.json` (*required for Nix*)
Expand Down

0 comments on commit 4ecd62e

Please sign in to comment.