Compare commits

...

2 Commits

Author SHA1 Message Date
Markus Heiser b7194eef02
Merge 8fc6297735 into cd384a8a60 2024-11-07 20:32:24 -05:00
Markus Heiser 8fc6297735 [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>
2024-10-07 14:31:42 +02:00
1 changed files with 10 additions and 0 deletions

View File

@ -23,3 +23,13 @@
<!--
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.