Skip to content

Commit

Permalink
Add Pull Request Template
Browse files Browse the repository at this point in the history
  • Loading branch information
cdanwards committed Jun 14, 2024
1 parent 65a8764 commit 303c87f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Pull Request Agreement

By opening this pull request, you agree to the following:

- [ ] I have read the [contributing](http://github.com/infinitered/ignite-cookbook/blob/main/CONTRIBUTING.md) guidelines.
- [ ] I have adhered to the coding standards and best practices.
- [ ] I have ensured that my code changes do not introduce new issues.
- [ ] I understand that my changes may be modified or rejected during the review process.
- [ ] I have updated relevant documentation, if applicable.

Thank you for your contribution!

0 comments on commit 303c87f

Please sign in to comment.