From 0872189d9437f1d9a192d1cade5219e0fc9f73a3 Mon Sep 17 00:00:00 2001 From: William Hesse Date: Fri, 19 Aug 2022 17:45:10 +0000 Subject: [PATCH] Enable general issue template Add YAML metadata to the general issue creation template, so it shows up in the list of issue creation options for users on the GitHub issue creation page. Change-Id: I72f546c1dfd407e41ad75e9abcf080cb5c9ea5ec Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/255661 Reviewed-by: Kevin Chisholm Reviewed-by: Michael Thomsen --- .github/ISSUE_TEMPLATE/1_issue_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/1_issue_template.md b/.github/ISSUE_TEMPLATE/1_issue_template.md index 9d6a048e75b..8850aa13e25 100644 --- a/.github/ISSUE_TEMPLATE/1_issue_template.md +++ b/.github/ISSUE_TEMPLATE/1_issue_template.md @@ -1,3 +1,8 @@ +--- +name: General issue +about: Report a bug or suggest a feature +title: 'Create an issue' +--- Thank you for taking the time to file an issue! This tracker is for issues related to: