From 484cb251957e1489c7c899a0f7422065c2abc954 Mon Sep 17 00:00:00 2001 From: Enoc Date: Sat, 13 Mar 2021 11:10:40 -0600 Subject: [PATCH] Add new issues templates --- .github/ISSUE_TEMPLATE.md | 10 ----- .github/ISSUE_TEMPLATE/bug_report.md | 46 +++++++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 8 ++++ .github/ISSUE_TEMPLATE/documentation_bug.md | 33 +++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 36 ++++++++++++++++ 5 files changed, 123 insertions(+), 10 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/documentation_bug.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md 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 + +