diff --git a/.github/ISSUE_TEMPLATE/docs-issue.md b/.github/ISSUE_TEMPLATE/docs-issue.md index 23f1bd23fa..7f2d11ffea 100644 --- a/.github/ISSUE_TEMPLATE/docs-issue.md +++ b/.github/ISSUE_TEMPLATE/docs-issue.md @@ -1,12 +1,13 @@ --- name: Docs Issue -about: Guidelines to write an Issue +about: Use these guidelines to create an Issue title: Docs Bug or Enhancement or Suggestion (Edit this before submitting) -labels: '' +labels: 'Docs' assignees: rajkaramchedu --- -1. Is this a bug or an enhancement or a suggestion for a new doc section. +Please follow below guidelines while creating the issue. +1. Is this a bug, or an enhancement, or a suggestion for a new doc section? 2. Describe the issue in detail. More details will help address the issue better. 3. Add links to the doc pages for which you are submitting this Issue.