Skip to content

Commit

Permalink
chore(pr template): remove self proofreading checklist to streamline …
Browse files Browse the repository at this point in the history
…pull request process
  • Loading branch information
jacopobacci committed Feb 5, 2025
1 parent 0ca80ca commit 70aaf92
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@

[If this pull request resolves any open issues, mention them here.]

## Self proofreading checklist

- [ ] **Code Review**: Have you reviewed your code to ensure it follows best practices
and meets the project's coding standards?
- [ ] **Testing**: Have you tested your changes locally to ensure they work as expected?
- [ ] **Documentation**: Have you updated any relevant documentation or comments to
reflect your changes?
- [ ] **Pre-commit Checks**: Have you ensured that pre-commit checks have automatically
run upon committing to catch any potential issues?

## Test Instructions

[Provide detailed instructions on how to test your changes.]
Expand Down

0 comments on commit 70aaf92

Please sign in to comment.