mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
19 lines
484 B
YAML
19 lines
484 B
YAML
name: 📗 Open an issue regarding the bun docs
|
|
description: Let us know about any problematic documentations
|
|
labels: [documentation]
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Thank you for wanting to make bun better!
|
|
|
|
Please fill in as much of the following form as you're able.
|
|
- type: input
|
|
attributes:
|
|
label: Affected URL(s)
|
|
- type: textarea
|
|
attributes:
|
|
label: Description of the problem
|
|
validations:
|
|
required: true
|