diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 66c115d73d..6b629d9563 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -1,6 +1,6 @@ --- name: Custom -about: Open an issue in the repo that is neither a bug or a feature +about: Open an issue in the repo that is neither a bug or a feature, such a new idea title: '' labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 7252733cbc..655a05e9d7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: "\U0001F680 Feature request" -about: Suggest an idea for this project +about: Suggest a new ECMAScript feature to be implemented, or a new capability of the engine. title: '' labels: enhancement assignees: ''