diff --git a/.github/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md similarity index 72% rename from .github/issue_template.md rename to .github/ISSUE_TEMPLATE/issue_template.md index 87581e31..8f85d946 100644 --- a/.github/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -1,3 +1,11 @@ +--- +name: ๐Ÿ“ƒ Documentation issue +about: Need docs? Create an issue to request or add new documentation. +title: '[DOC]' +labels: 'untriaged' +assignees: '' +--- + ## What do you want to do? - [ ] Request a change to existing documentation @@ -13,4 +21,4 @@ For example, what feature or area does it affect? What versions? If itโ€™s a cha For example, a link to a related fixed issue, a design doc, or any particular POCs (Eng or PM) who have more information? -## Is there anything else you'd like to add?** \ No newline at end of file +## Is there anything else you'd like to add? \ No newline at end of file