diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7cd0f70..96b29ff 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -43,14 +43,6 @@ assignees: '' -## Acceptance Criteria - - - - - -- [ ] TK - ## Screenshots @@ -58,3 +50,9 @@ assignees: '' ## Additional context + +```[tasklist] +### Tasks +``` + + diff --git a/.github/ISSUE_TEMPLATE/redesign-task.md b/.github/ISSUE_TEMPLATE/redesign-task.md index b0ae7b8..f94afc5 100644 --- a/.github/ISSUE_TEMPLATE/redesign-task.md +++ b/.github/ISSUE_TEMPLATE/redesign-task.md @@ -24,14 +24,6 @@ assignees: '' -## Acceptance Criteria - - - - - -- [ ] tk… - ## Design Mocks @@ -39,3 +31,9 @@ assignees: '' ## Screenshots + +```[tasklist] +### Tasks +``` + + diff --git a/.github/ISSUE_TEMPLATE/sentry_issue.md b/.github/ISSUE_TEMPLATE/sentry_issue.md new file mode 100644 index 0000000..7810e4e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/sentry_issue.md @@ -0,0 +1,44 @@ +--- +name: Sentry issue +about: A Sentry-reported error/bug. +title: '' +labels: '' +assignees: '' + +--- + +## Description + + + + + +### Sentry Issue + + + +Resolves + +## Issue Owner + + + + + +## Environment + + + +## Suggested Solution + + + + +## Screenshots + + + + +```[tasklist] +### Tasks +``` diff --git a/.github/ISSUE_TEMPLATE/stackhawk_issue.md b/.github/ISSUE_TEMPLATE/stackhawk_issue.md new file mode 100644 index 0000000..fb7fccb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/stackhawk_issue.md @@ -0,0 +1,44 @@ +--- +name: StackHawk issue +about: A StackHawk-reported vulnerability. +title: '' +labels: '' +assignees: '' + +--- + +## Description + + + + + +### StackHawk Issue + + + +Resolves + +## Issue Owner + + + + + +## Environment + + + +## Suggested Solution + + + + +## Screenshots + + + + +```[tasklist] +### Tasks +``` diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md index a086f7c..4ce772d 100644 --- a/.github/ISSUE_TEMPLATE/task.md +++ b/.github/ISSUE_TEMPLATE/task.md @@ -24,13 +24,6 @@ assignees: '' -## Acceptance Criteria - - - - - -- [ ] tk… ## Proposed Solution @@ -43,3 +36,9 @@ assignees: '' ## Additional Context + +```[tasklist] +### Tasks +``` + +