From e9ef2faba423f900936155f7ca35811228c006df Mon Sep 17 00:00:00 2001 From: Roman Date: Wed, 11 May 2022 08:24:19 -0700 Subject: [PATCH] chore: fix issue template not visible in options (#233) --- .github/ISSUE_TEMPLATE/issue.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 2f2b0a658be1..4fcbf533038a 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -1,7 +1,12 @@ +--- +name: General issue +about: A template for general issues with acceptance criteria +title: '' +assignees: '' +--- - ## Background *This is where you can provide code examples or context (e.g. past PR's)* *(for example)*