diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 8790d45ff..a2e935de5 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,6 +1,6 @@ --- name: Bug Report -about: If you would like to report a issue to Higress, please use this template. +about: If you would like to report an issue to Higress, please use this template. --- diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index bbfa67742..2683ec4d3 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -4,11 +4,11 @@ about: Suggest an idea for Higress --- -## Why you need it? +## Why do you need it? Is your feature request related to a problem? Please describe in details -## How it could be? +## How could it be? A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.