Create Partproblem.yml

This commit is contained in:
RAPTOR7762 2025-06-22 09:44:27 +08:00 committed by GitHub
parent 437b3e8006
commit 87451e50f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

23
.github/ISSUE_TEMPLATE/Partproblem.yml vendored Normal file
View file

@ -0,0 +1,23 @@
name: Part Error Template
description: Use this template if there is a problem with the part
labels: bu
body:
- type: markdown
attributes:
value: |
Name of the part
- type: textarea
id: product-link
attributes:
label: Product Link
description: Please enter the product link
placeholder: e.g. https://www.adafruit.com/product/1000
validations:
required: true
- type: textarea
id: problem
attributes:
label: Problem
description: What's wrong with the part?
validations:
required: true