From 75a6a04db56551049387e38979bb7ef21356f303 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Tue, 2 Aug 2022 05:21:16 -0500 Subject: [PATCH] feat: add frontmatter (#95) --- .github/ISSUE_TEMPLATE/feature_request.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 850e49b..e648235 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,3 +1,11 @@ +--- +name: Feature request +about: Ask for things that are not in sern +title: "[Feature] Request a feature" +labels: feature +assignees: EvolutionX-10, jacoobes, Murtatrxx + +--- Request a new feature! --- ### Is your proposal related to a problem? @@ -32,4 +40,4 @@ Request a new feature! You might want to link to related issues here, if you haven't already. --> -(Write your answer here.) \ No newline at end of file +(Write your answer here.)