diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 0b0c3b58b..192e8f95c 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -7,8 +7,6 @@ labels: bug ## Bug report -Be sure to search existing issues since someone might have already raised this bug already. - ### Description of the bug A short description of the bug. diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 1f24e68ab..8e76589af 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -10,5 +10,3 @@ labels: enhancement What would you like the generator to be able to do (differently)? Which groups of users would it benefit? If you have any ideas, how it could be achieved? - -Be sure to search existing issues since someone might have already asked something similar. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/Support_question.md b/.github/ISSUE_TEMPLATE/Support_question.md index b309ebb10..60d43bb2a 100644 --- a/.github/ISSUE_TEMPLATE/Support_question.md +++ b/.github/ISSUE_TEMPLATE/Support_question.md @@ -9,5 +9,3 @@ labels: question Ask your question here. If there are supporting documents, screenshots or text that can help clarify your question, please attach them too. - -Be sure to search existing issues since someone might have already asked something similar. \ No newline at end of file