diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 0510547b..d188102b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -14,10 +14,10 @@ body: - label: I read the documentation and searched existing issues to avoid duplicates required: true - - label: I am reporting a confirmed bug (not seek debugging help) + - label: I understand this is a **bug tracker** and anything other than a proven bug will be closed required: true - - label: I understand this is a collaborative project and relies on my contributions + - label: I understand this is a free project and relies on community contributions required: true - label: I read and understood the [Contribution guide](https://github.com/privatenumber/tsx/blob/master/CONTRIBUTING.md)