diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 5df53ae9..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,10 +0,0 @@ - diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..61ad57db --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,46 @@ +--- +name: Bug report +about: Create a report to help us improve Devdocs +title: '' +labels: '' +assignees: '' +--- + + + +# Bug report + + + +## OS information + + + +## Steps to reproduce + + + +## More resources + + + +## Possible fix + + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..e117f5b6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Question + about: "Ask and get involve on Gitter" + url: "https://gitter.im/FreeCodeCamp/DevDocs" + - name: New Documentation + about: "Request a new documentation on Trello" + url: "https://trello.com/b/6BmTulfx/devdocs-documentation" diff --git a/.github/ISSUE_TEMPLATE/documentation_bug.md b/.github/ISSUE_TEMPLATE/documentation_bug.md new file mode 100644 index 00000000..b2f467a2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation_bug.md @@ -0,0 +1,33 @@ +--- +name: Documentation style bug +about: Report documentation that has lost its style +title: '' +labels: '' +assignees: '' +--- + + + +# Documentation style bug + + + +## Summary + + +## Actual style + + +## Expected style + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..01ef5f3c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,36 @@ +--- +name: Feature request +about: Suggest a new feature +title: '' +labels: '' +assignees: '' +--- + + + +# Feature request + + + +## Summary + + + +## Examples + +