mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 10:51:01 +00:00
[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:
parent
f1f0dfd231
commit
8fc6297735
1 changed files with 10 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue