Skip to content

Commit

Permalink
fix pull request template, update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsizemore committed May 4, 2024
1 parent 4dce2c9 commit 879178c
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 82 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ examples: "feat: add new implementation" or "fix: remove unused imports"

### Author/Contributor

- [ ] You have read [CONTRIBUTING](https://github.com/ericsizemore/pagination/blob/master/CONTRIBUTING.md)
- [ ] You have read [CONTRIBUTING](https://github.com/ericsizemore/mimey/blob/master/CONTRIBUTING.md)
- [ ] If documentation is needed for this change, has that been included in this pull request
- [ ] run `composer run-script test` and ensure you have test coverage for the lines you are introducing
- [ ] run `composer run-script phpstan` and fix any issues that you have introduced
Expand Down

0 comments on commit 879178c

Please sign in to comment.