From d775b6b37a942044ef9e294c1ce334f50257b461 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 28 Aug 2018 10:45:18 -0400 Subject: [PATCH] add PR 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 0000000..ca83a4f --- /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)