Skip to content

Commit

Permalink
Rework bug report template checks
Browse files Browse the repository at this point in the history
Remove explicit checkboxes, and add a link to prerequisites.
  • Loading branch information
rom1v committed Jul 5, 2024
1 parent 1d3b6da commit 126da0c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,14 @@ assignees: ''

---

- [ ] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [ ] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
_Please read the [prerequisites] to run scrcpy._

[prerequisites]: https://github.com/Genymobile/scrcpy#prerequisites

_Also read the [FAQ] and check if your [issue][issues] already exists._

[FAQ]: https://github.com/Genymobile/scrcpy/blob/master/FAQ.md
[issues]: https://github.com/Genymobile/scrcpy/issues

## Environment

Expand Down

0 comments on commit 126da0c

Please sign in to comment.