From 7909804cb0fc42d6027bda1004b4c88748b7bb4e Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 1 Sep 2026 12:43:46 +0200 Subject: [PATCH] minor modifications --- .github/pull_request_template.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4b53508a1..9cb462be3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,7 @@ Please review the checklist at the bottom before submitting. If ignored, the PR ## PR type
-Help +? - Feature PR: - Minor/Major change @@ -35,14 +35,14 @@ Please review the checklist at the bottom before submitting. If ignored, the PR ## Breaking API
-Help +? 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
@@ -67,39 +67,40 @@ eg. #1245 (prefix '#') ## Release notes
-Help +? 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
- [ ] No Release Note - + -## Checklist: +## Checklist:
- Before submitting +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 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.
@@ -107,7 +108,7 @@ Infrastructure PRs: ## PR Automation & Validation
- Additional Info +Additional Information List of automation and validations can be found at https://psich.atlassian.net/wiki/x/AQB2P