## PR type
?
- Feature PR:
- Minor/Major change
- Enhancement
- Compilation/dependency change
- Bug fix to an unreleased feature
- Bug Fix PR:
- Bug fix to released code
- Modifications to released documentation
- Infrastructure PR:
- Workflow/process change
- Helper script
- Internal documentation change
- Bug fix to unreleased infrastructure
**Select exactly one:**
- [ ] Feature
- [ ] Bug Fix
- [ ] Infrastructure
## Breaking API
?
Not affecting Infrastructure PRs.
Breaking API includes:
- API breaks
- Not server-firmware API break
- Major file version change
- [ ] This is a Breaking API change.
## Description
## Referenced PRs
## Release notes
?
Not affecting Infrastructure PRs.
Choose one:
- Write release notes
- Check the 'No Release Note' if PR deals with:
- Chip test board type or developing detector
- a linked PR already including release notes for this PR
- [ ] No Release Note
## Checklist:
Before submitting
- I have chosen the primary PR type.
Feature or Bug Fix PRs:
- I have checked if this is a Breaking API change.
- I have linked any
- equivalent PRs that are on another branch.
- related PRs eg. fixes/additions to an unreleased feature PR.
- I have provided a release note above or checked 'No Release Note'.
- I have added detector labels. Some automation in adding labels from code change and PR description.
Infrastructure PRs:
- I have linked any equivalent PRs that are in another branch.
## PR Automation & Validation
Additional Information
List of automation and validations can be found at https://psich.atlassian.net/wiki/x/AQB2P