From 8b8fd6d5eb1dfd7ad9b5cdbbc6fa442479320a4b Mon Sep 17 00:00:00 2001 From: Dominic Oram Date: Sat, 28 Oct 2023 18:32:44 +0100 Subject: [PATCH] Create issue_template that reminds people to spread info --- .github/ISSUE_TEMPLATE/issue_template.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue_template.md diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md new file mode 100644 index 00000000..5d4bfcbd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -0,0 +1,15 @@ +--- +name: issue_template +about: The standard template to use +title: "" +labels: '' +assignees: '' + +--- + +A brief description of the issue. + +**Does this issue describe a bug that could be breaking child projects right now? If so please make other people aware via the #python slack channel ASAP** + +## Acceptance Criteria +* Specific criteria that will be used to judge if the issue is fixed