diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000000..bbcbbe7d6155 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/improve-existing-docs.md b/.github/ISSUE_TEMPLATE/impcontent-get-started-using-github-docs-about-versions-of-github-docs-mdrove-existing-docs.md similarity index 90% rename from .github/ISSUE_TEMPLATE/improve-existing-docs.md rename to .github/ISSUE_TEMPLATE/impcontent-get-started-using-github-docs-about-versions-of-github-docs-mdrove-existing-docs.md index 26d822b9a4be..8e3fbc38df0b 100644 --- a/.github/ISSUE_TEMPLATE/improve-existing-docs.md +++ b/.github/ISSUE_TEMPLATE/impcontent-get-started-using-github-docs-about-versions-of-github-docs-mdrove-existing-docs.md @@ -1,11 +1,13 @@ --- -name: Improve existing docs +name: Impcontent/get-started/using-github-docs/about-versions-of-github-docs.mdrove + existing docs about: Make a suggestion to improve our existing documentation. title: '' -labels: -- content +labels: '' assignees: '' + --- + diff --git a/.github/ISSUE_TEMPLATE/improve-the-site.md b/.github/ISSUE_TEMPLATE/improve-the-site.md index a79f8ed1008d..51e361e554e1 100644 --- a/.github/ISSUE_TEMPLATE/improve-the-site.md +++ b/.github/ISSUE_TEMPLATE/improve-the-site.md @@ -2,8 +2,9 @@ name: Improve the docs.github.com site about: Make a suggestions or report a problem on the docs.github.com website. title: '' -labels: engineering +labels: '' assignees: '' + ---