diff --git a/.github/ISSUE_TEMPLATE/RFC.md b/.github/ISSUE_TEMPLATE/RFC.md index 973307b65..1fa6e4fb4 100755 --- a/.github/ISSUE_TEMPLATE/RFC.md +++ b/.github/ISSUE_TEMPLATE/RFC.md @@ -1,7 +1,6 @@ --- name: RFC for new interface -about: Use this template to request new functionality or change behavior of the -library +about: Use this template to request new functionality or change the behavior of the library title: '' labels: 'RFC' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 4eced38e5..86f03d550 100755 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,7 +1,6 @@ --- name: Request a documentation change -about: Use this template to report documentation issue or request documentation -changes +about: Use this template to report documentation issue or request documentation changes title: '' labels: 'documentation' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e79e16dbb..8efcb1a72 100755 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,6 @@ --- name: Request a feature -about: Use this template to request new functionality or change behavior of the -library +about: Use this template to request new functionality or change the behavior of the library title: '' labels: '' assignees: ''