diff options
| author | Factiven <[email protected]> | 2023-08-21 15:53:44 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-21 15:53:44 +0700 |
| commit | b22333c5addef980774d23414ce4027b96c36734 (patch) | |
| tree | 154ee515836b26dead90ecbbbce6a255a308b0c8 /.github/ISSUE_TEMPLATE/feature_request.md | |
| parent | Update issue templates (diff) | |
| download | moopa-b22333c5addef980774d23414ce4027b96c36734.tar.xz moopa-b22333c5addef980774d23414ce4027b96c36734.zip | |
Update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d669e68..17ce160 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -title: "[Enhancements]" +title: "[Enhancements] Your Title Here" labels: enhancement assignees: '' |