diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 71cf8558b..3335c6c56 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -23,3 +23,13 @@ + +## Before You Submit +Please ensure you check the following items to indicate that you've read this section and completed each task + +- [ ] 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.