diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fc63ec55..822e13bf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,10 @@ --- name: Bug report about: Create a report to help us improve -title: "" +title: '' labels: bug -assignees: "" +assignees: '' + --- **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d883b8f2..44faec8b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,9 +1,10 @@ --- name: Feature request -about: Suggest an idea for this project -title: "" +about: Suggest an idea for AdvantageScope +title: '' labels: enhancement -assignees: "" +assignees: '' + --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 78accc4f..d4c6a5cf 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,9 +1,10 @@ --- name: Question -about: Ask about features or parts of this project -title: "" +about: Ask about features or parts of AdvantageScope +title: '' labels: question -assignees: "" +assignees: '' + --- **Describe the question you have.**