This is an automated email from the ASF dual-hosted git repository.
csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new 0dc7d601 Add missing frontmatter back to `feature_request.md` issue
template (#1250)
0dc7d601 is described below
commit 0dc7d601148712617c7c1af7e1bb9f7ed8aa3f1a
Author: Ruilei Ma <[email protected]>
AuthorDate: Fri Aug 29 20:01:22 2025 +0800
Add missing frontmatter back to `feature_request.md` issue template (#1250)
---
.github/ISSUE_TEMPLATE/feature_request.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md
b/.github/ISSUE_TEMPLATE/feature_request.md
index 2bba28e7..bbcbbe7d 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,3 +1,10 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: ''
+assignees: ''
+
---
**Is your feature request related to a problem? Please describe.**