diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index f1debab9..c979a3a7 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -9,7 +9,7 @@ about: Bugs, missing documentation, or unexpected behavior 🤔. understand what's going on and fix the issue. We appreciate bugs filed and PRs submitted! -* If you're issue is regarding one of the query APIs (`getByText` +* If your issue is regarding one of the query APIs (`getByText`, `getByLabelText`, etc), then please file it on the `dom-testing-library` repository instead. If you file it here it will be closed. Thanks :)