From 7eb35f2663cc386eaaa2aeb9aefb43ca885c6455 Mon Sep 17 00:00:00 2001 From: tycrek Date: Tue, 29 Sep 2020 10:26:34 -0600 Subject: [PATCH] Add PR template (might not work) --- .../PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..c025ed6 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ +--- +name: New pull request +about: Create a new pull request +title: '' +labels: '' +assignees: '' + +--- + +[//]: # ( Every alternative in your pull request MUST have an linked issue) + +### Checklist + +- [ ] **I have read the rules outlined in [CONTRIBUTING.md](https://github.com/tycrek/degoogle/blob/master/CONTRIBUTING.md)** +- [ ] **Include my name in [CONTRIBUTORS.md](https://github.com/tycrek/degoogle/blob/master/CONTRIBUTORS.md) (or I have added myself in this PR)** +- [ ] **I am affiliated with this alternative (if applicable)**