From bd57fb0127d62b23e49959557c6d87652193a530 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 10 Jul 2018 13:36:40 -0400 Subject: [PATCH] add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..ca83a4f68 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +## What does this PR do? +Add Resource(s) | Remove Resource(s) | Add info | Improve Repo + +## For resources +### Description + +### Why is this valuable (or not) + +### How do we know it's really free? + +### For book lists, is it a book? + +### Checklist: +- [ ] Not a duplicate +- [ ] Included author(s) if appropriate +- [ ] Lists are in alphabetical order +- [ ] Needed indications added (PDF, access notes, under construction)