hacktoberfest is over (#5037)

pull/5042/head
Eric Hellman 4 years ago committed by GitHub
parent ca92697cfb
commit a63dcb9fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 24
      .github/PULL_REQUEST_TEMPLATE.md

@ -1,12 +1,5 @@
## Hacktoberfest notes:
- due to volume of submissions, we may not be able to review PRs that do not pass tests and do not have informative titles.
- please read our [contributing guidelines](/CONTRIBUTING.md)
- be sure to check the output of Travis-CI for linter errors
- if this is your first open source contribution, make sure it's not your last!
## What does this PR do? ## What does this PR do?
Add Resource(s) | Remove Resource(s) | Add info | Improve Repo Add resource(s) | Remove resource(s) | Add info | Improve repo
## For resources ## For resources
### Description ### Description
@ -17,8 +10,13 @@ Add Resource(s) | Remove Resource(s) | Add info | Improve Repo
### For book lists, is it a book? For course lists, is it a course? etc. ### For book lists, is it a book? For course lists, is it a course? etc.
### Checklist: ## Checklist:
- [ ] Not a duplicate - [ ] Read our [contributing guidelines](/CONTRIBUTING.md)
- [ ] Included author(s) if appropriate - [ ] Search for duplicates.
- [ ] Lists are in alphabetical order - [ ] Include author(s) and platform where appropriate.
- [ ] Needed indications added (PDF, access notes, under construction) - [ ] Put lists in alphabetical order, correct spacing.
- [ ] Add needed indications (PDF, access notes, under construction)
## Followup
- Check the output of Travis-CI for linter errors!

Loading…
Cancel
Save