From 10556579070e3533f2fb2c9caabb4bc0614e0f07 Mon Sep 17 00:00:00 2001 From: Ruslan Baidan Date: Tue, 10 Dec 2019 11:10:43 +0100 Subject: [PATCH 1/3] Added the default project to the template. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7f7f7a2..c1f3af2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve labels: bug, potential-bug, needs triage - +projects: monarc-project --- **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 4904e40..329b93a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,6 +2,7 @@ name: Feature request about: Suggest an idea for this project labels: feature request, needs triage +projects: monarc-project --- From 2ed2e9d8c4354c5d4fd73ad8620f23bc456e9e35 Mon Sep 17 00:00:00 2001 From: ruslanbaydan Date: Tue, 10 Dec 2019 11:12:36 +0100 Subject: [PATCH 2/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c1f3af2..b5c16b9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,6 +3,7 @@ name: Bug report about: Create a report to help us improve labels: bug, potential-bug, needs triage projects: monarc-project + --- **Describe the bug** From 7c79fca8b2814f4183faf86cc30f11e2784da931 Mon Sep 17 00:00:00 2001 From: ruslanbaydan Date: Tue, 10 Dec 2019 11:14:26 +0100 Subject: [PATCH 3/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b5c16b9..6265086 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve labels: bug, potential-bug, needs triage -projects: monarc-project +projects: MONARC Development Overview ---