Skip to content

Commit

Permalink
Correct a make command in the Feature PR Checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
forevermatt committed May 15, 2024
1 parent e1d81bf commit 2e38916
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 @@ -21,5 +21,5 @@
### Feature PR Checklist
- [ ] Documentation (README, local.env.dist, etc.)
- [ ] Unit tests created or updated
- [ ] Run `make composershow`
- [ ] Run `make depsshow`
- [ ] Run `make psr2`

0 comments on commit 2e38916

Please sign in to comment.