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