From 087c90c5706f06cd58062890cccc5be2e6dde3b5 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 25 Feb 2021 20:13:22 -0600 Subject: [PATCH] Add contrib doc link and point to filed out issues. --- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- .github/ISSUE_TEMPLATE/problem-report.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 1bd5134d4..2c5a4f1f7 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -10,7 +10,7 @@ assignees: '' ### Make sure you completed the following tasks - [ ] Searched the [discussions](https://github.com/bfgroup/b2/discussions) -- [ ] Searched the closed and open [issues](https://github.com/bfgroup/b2/issues) +- [ ] Searched the closed and open [issues](https://github.com/bfgroup/b2/issues?q=is%3Aissue) ### Environment and version details diff --git a/.github/ISSUE_TEMPLATE/problem-report.md b/.github/ISSUE_TEMPLATE/problem-report.md index d6000bd00..cf0032157 100644 --- a/.github/ISSUE_TEMPLATE/problem-report.md +++ b/.github/ISSUE_TEMPLATE/problem-report.md @@ -10,7 +10,8 @@ assignees: '' ### Make sure you completed the following tasks - [ ] Searched the [discussions](https://github.com/bfgroup/b2/discussions) -- [ ] Searched the closed and open [issues](https://github.com/bfgroup/b2/issues) +- [ ] Searched the closed and open [issues](https://github.com/bfgroup/b2/issues?q=is%3Aissue) +- [ ] Reviewed the [contribution guidelines](https://github.com/bfgroup/b2/blob/main/CONTRIBUTING.adoc) ### Environment and version details