mirror of
https://github.com/astral-sh/ty.git
synced 2025-08-04 17:08:04 +00:00
Issue template: link to frequently encountered problems (#446)
This commit is contained in:
parent
4ad13f211d
commit
7c1c7f55aa
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/1_bug_report.yaml
vendored
3
.github/ISSUE_TEMPLATE/1_bug_report.yaml
vendored
|
@ -6,7 +6,8 @@ body:
|
|||
value: |
|
||||
Thank you for taking the time to report an issue! We're glad to have you involved with ty.
|
||||
|
||||
**Before reporting, please make sure to search through [existing issues](https://github.com/astral-sh/ty/issues?q=is:issue+is:open+label:bug) (including [closed](https://github.com/astral-sh/ty/issues?q=is:issue%20state:closed%20label:bug)).**
|
||||
**Before reporting, please make sure to search through [existing issues](https://github.com/astral-sh/ty/issues?q=is:issue+is:open+label:bug) (including [closed](https://github.com/astral-sh/ty/issues?q=is:issue%20state:closed%20label:bug)).**<br>
|
||||
**In particular, check out the list of [frequently encountered problems](https://github.com/astral-sh/ty/issues/445).**
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue