Updating PR template & adding exclusion tags (#14055)

* Updating PR template & adding exclusion tags

* Updating PR Template, and additional release note filtering label
This commit is contained in:
William Allen 2022-12-21 11:31:51 -06:00 committed by GitHub
parent 187e2648b5
commit 8bf2d2ff3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 16 deletions

View File

@ -1,26 +1,18 @@
<!-- Merging Requirements:
- Please give your PR a title that is release-note friendly
- In order to be merged, you must add the most appropriate category Label (Added, Changed, Fixed) to your PR
- Use the prompts below to provide information wherever applicable
-->
<!-- What is the purpose of the changes in this PR? -->
<!-- Explain why this is an improvement (Does this add missing functionality, improve performance, or reduce complexity?) -->
Purpose:
<!-- What is the current behavior?** (You can also link to an open issue here) -->
<!-- Does this PR introduce a breaking change? -->
Current Behavior:
New Behavior:
<!-- What is the new behavior (if this is a feature change)? -->
<!-- As we aim for complete code coverage, please include details regarding unit, and regression tests -->
Testing Notes:
<!-- Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?) -->
<!-- Testing notes (is this code covered by tests, or equivalent manual testing?) -->
<!-- Are there any visual examples to help explain this PR? (attach any .gif/movie/console output below) -->
<!-- Attach any visual examples, or supporting evidence (attach any .gif/video/console output below) -->

3
.github/release.yml vendored
View File

@ -7,6 +7,9 @@ changelog:
- Tests
- Cleanup
- dependencies
- checkpoint_merge
- Exclude_Notes
- GUI-Pin
authors:
- octocat
- dependabot