mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-09-03 13:10:43 +02:00
minor modifications
This commit is contained in:
@@ -7,7 +7,7 @@ Please review the checklist at the bottom before submitting. If ignored, the PR
|
||||
## PR type
|
||||
|
||||
<details>
|
||||
<summary>Help</summary>
|
||||
<summary>?</summary>
|
||||
|
||||
- Feature PR:
|
||||
- Minor/Major change
|
||||
@@ -35,14 +35,14 @@ Please review the checklist at the bottom before submitting. If ignored, the PR
|
||||
## Breaking API
|
||||
|
||||
<details>
|
||||
<summary>Help</summary>
|
||||
<summary>?</summary>
|
||||
|
||||
Not affecting Infrastructure PRs.
|
||||
|
||||
Breaking API includes:
|
||||
- API breaks
|
||||
- Not server-firmware API break
|
||||
- Major file version change (not just aare affected)
|
||||
- Major file version change
|
||||
</details>
|
||||
|
||||
<!-- Selected: '[x]', Unselected: '[ ]' or Click when not in editing mode -->
|
||||
@@ -67,39 +67,40 @@ eg. #1245 (prefix '#')
|
||||
## Release notes
|
||||
|
||||
<details>
|
||||
<summary>Help</summary>
|
||||
<summary>?</summary>
|
||||
|
||||
Not affecting Infrastructure PRs.
|
||||
|
||||
- Either write release notes
|
||||
- Or check the 'No Release Note' if PR deals with:
|
||||
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
|
||||
</details>
|
||||
|
||||
<!-- Selected: '[x]', Unselected: '[ ]' or Click when not in editing mode -->
|
||||
- [ ] No Release Note
|
||||
<!-- Describe the user-visible change introduced by this PR below. -->
|
||||
<!-- Choose either 'No Release Note' or describe the user-visible change introduced by this PR below. -->
|
||||
|
||||
|
||||
|
||||
## Checklist:
|
||||
## Checklist:
|
||||
|
||||
<details>
|
||||
<summary> Before submitting </summary>
|
||||
<summary>Before submitting</summary>
|
||||
|
||||
- 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 is on another branch.
|
||||
- related PRs eg. fixes/additions to an unrelease feature PR.
|
||||
- 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 is in an another branch.
|
||||
- I have linked any equivalent PRs that are in another branch.
|
||||
|
||||
</details>
|
||||
|
||||
@@ -107,7 +108,7 @@ Infrastructure PRs:
|
||||
|
||||
## PR Automation & Validation
|
||||
<details>
|
||||
<summary> Additional Info</summary>
|
||||
<summary>Additional Information</summary>
|
||||
|
||||
List of automation and validations can be found at https://psich.atlassian.net/wiki/x/AQB2P
|
||||
|
||||
|
||||
Reference in New Issue
Block a user