diff --git a/.github/ISSUE_TEMPLATE/request-a-new-feature.md b/.github/ISSUE_TEMPLATE/request-a-new-feature.md index 902c8387d0f..1e57a0e52de 100644 --- a/.github/ISSUE_TEMPLATE/request-a-new-feature.md +++ b/.github/ISSUE_TEMPLATE/request-a-new-feature.md @@ -1,9 +1,6 @@ --- name: Request a New Feature about: For requesting new feature(s) to be added to the docs. -title: '' -labels: '' -assignees: '' --- ## Related Issues diff --git a/.github/ISSUE_TEMPLATE/request-an-update.md b/.github/ISSUE_TEMPLATE/request-an-update.md index 7a9b24fd7e5..c49d1b97a86 100644 --- a/.github/ISSUE_TEMPLATE/request-an-update.md +++ b/.github/ISSUE_TEMPLATE/request-an-update.md @@ -1,9 +1,6 @@ --- name: Request an Update about: For fixing docs errors/typos, adding needed/missing information, updating verbiage, deleting outdated info, etc. -title: '' -labels: '' -assignees: '' --- ## Related Issues