mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Fix issue template for docs
This commit is contained in:
4
.github/ISSUE_TEMPLATE/4-docs-problem.yml
vendored
4
.github/ISSUE_TEMPLATE/4-docs-problem.yml
vendored
@@ -18,8 +18,6 @@ body:
|
||||
- Documentation is confusing
|
||||
- Example code is not working
|
||||
- Something else
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: What is the issue?
|
||||
@@ -28,4 +26,4 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Where did you find it?
|
||||
description: If possible, please provide the URL(s) where you found this issue.
|
||||
description: If possible, please provide the URL(s) where you found this issue.
|
||||
|
||||
Reference in New Issue
Block a user