Create pull_request_template.md

This commit is contained in:
Aaron C. 2025-05-26 18:57:13 -05:00
parent bc856079af
commit 688bcbd465

5
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,5 @@
### Read the Contribution Guidelines
Before creating a pull request in this repository, you **must** read the [Contribution Guidelines](https://github.com/markqvist/Reticulum/blob/master/Contributing.md).
- Do not submit code written using large language models (LLMs) or other generative 'AI' programs (see the [Generative AI Policy](/Contributing.md#generative-ai-policy) for details).
- After reading the [Contribution Guidelines](https://github.com/markqvist/Reticulum/blob/master/Contributing.md), write "I agree to the Contribution Guidelines" at the end of your message then delete this text from your pull request to signify your acceptance.