Add/reorganize contributor documentation (#4768)
* Move contributing/CoC to GitHub folder

Cleans up the root directory. Alternatively, can use a `docs/` folder,
but I figured that might get confused with API docs.

Ref: https://blog.github.com/2016-02-17-issue-and-pull-request-templates/
Ref: https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/

* Add support links to CONTRIBUTING.md

I only went back to August 2017, but here were a few issues that related
more to usage (or could have been solved by looking up docs).

Fixes #4699
Fixes #4671
Fixes #4614
Fixes #4416

* Add GitHub issue template

* Add empty GitHub pull request template

* Update README.md

- Removes broken link (Fight for Everyone)
- Updates CDN link to v4.7.1
- Uses .github/CONTRIBUTING.md reference
1 parent 3642c72 commit ac984d7a4b36b0a0dcf35b03e3019db664f3e135
@Allan Reyes Allan Reyes authored on 2 Apr 2018
Matt Karl committed on 2 Apr 2018
Showing 7 changed files
View
.github/CODE_OF_CONDUCT.md 0 → 100644
View
.github/CONTRIBUTING.md 0 → 100644
View
.github/ISSUE_TEMPLATE.md 0 → 100644
View
.github/PULL_REQUEST_TEMPLATE.md 0 → 100644
View
CODE_OF_CONDUCT.md 100644 → 0
View
CONTRIBUTING.md 100644 → 0
View
README.md