Skip to content

Commit

Permalink
chore: Update PULL_REQUEST_TEMPLATE.md to include Open Source License…
Browse files Browse the repository at this point in the history
… Notice for Contributors
  • Loading branch information
cdanwards committed Jun 21, 2024
1 parent 176a1a4 commit e43e7c8
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
## Pull Request Agreement
# Open Source License Notice for Contributors

By opening this pull request, you agree to the following:
If you are contributing a recipe to this repository, you agree to license your contribution under the terms of the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.

- [ ] 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.
If you have any questions, please reference the [CONTRIBUTING.md](../CONTRIBUTING.md) or [LICENSE.md](../LICENSE.md) file for more information.

Thank you for your contribution!

0 comments on commit e43e7c8

Please sign in to comment.