Add Code of Conduct (#707)

* Add Code of Conduct file, update README link

* Move Pull Request template up a directory

* Update contact information in Code of Conduct

* Add email as an option in Code of Conduct
This commit is contained in:
Logan
2018-10-03 09:48:39 -07:00
committed by Aaron Schlesinger
parent 31b66be9a2
commit eac2b82ed3
4 changed files with 86 additions and 18 deletions
+12
View File
@@ -0,0 +1,12 @@
**What is the problem I am trying to address?**
Describe the issue you have been trying to solve.
**How is the fix applied?**
Mention briefly how you have applied the fix.
**Fixes issue: #[]**
Mention the issue number it fixes or add the details of the changes if it doesn't has a specific issue.
@@ -1,17 +0,0 @@
---
name: Pull Request
about: Create a Pull Request to apply changes
---
**What is the problem I am trying to address**
Mention the issue you have been trying to solve
**How is the fix applied**
Mention briefly how you have applied the fix
**Fixes issue: #[]**
Mention the issue number it fixes or add the details of the changes if it doesn't has a specific issue.