Altium-component-library-demo/.allspice/issue_template/update_component_request.yml

67 lines
1.7 KiB
YAML

name: Update component request
about: Request a component to be updated/deleted
title: "[Update component request]: "
body:
- type: markdown
attributes:
value: Request a component to be updated/deleted
# Justification
- type: input
id: what
attributes:
label: Requested changes
description: Describe requested changes
placeholder: "Add thermal pad to footprint"
value: ""
validations:
required: true
# Where used
- type: input
id: where-used
attributes:
label: Affected components
description: List what components are affected
placeholder: "All quad flat pack footprints with ground pads"
value: ""
# Part numbers
- type: textarea
id: description
attributes:
label: Description
description: Describe the changes you'd like to make
placeholder: "Update all footprints of quad packages that have footprints to include the thermal ground pad"
value: ""
render: "true"
validations:
required: true
# Checklist
- type: checkboxes
id: checklist
attributes:
label: Checklist
options:
- label: Checked library for existing parts
- label: Price check
- label: QTY check
- label: Lead time check
- label: Distributor part number
- label: Datasheet review
- label: Symbol review
- label: Footprint review
- label: Component check (symbol+footprint review)
- label: Package check
- label: Dimension check
- label: Automotive grade
- label: Space grade
- label: FMEA analysis
- type: markdown
attributes:
value: |
## Attach files
(datasheet, design notes, firmware)