[mod] PR template: "Before You Submit" add hint about CONTRIBUTING.md

- https://github.com/searxng/searxng/blob/master/CONTRIBUTING.md

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2024-10-07 14:31:42 +02:00
parent f1f0dfd231
commit 8fc6297735
1 changed files with 10 additions and 0 deletions

View File

@ -23,3 +23,13 @@
<!-- <!--
Closes #234 Closes #234
--> -->
## Before You Submit
<small>Please ensure you check the following items to indicate that you've read this section and completed each task</small>
- [ ] My code follows the [Contribution Guidelines](https://github.com/searxng/searxng/blob/master/CONTRIBUTING.md)
- [ ] I give expressed consent for my work to be used in this repo
- [ ] I have tested my work and it functions as intended
- [ ] I have included documentation if the change requires such
If you have problems, e.g. with the documentation (reST markup), then we can help in the review process.