diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..f2f5be9 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +## Checklist + +- [ ] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) +- [ ] reference issue for this pull request: REFERENCE_ISSUE_URL +- [ ] related ooni/spec pull request: RELATED_OONI_SPEC_PULL_REQUEST_URL + +## Description + +Insert here a more detailed description (if applicable).