Added sic pr template

This commit is contained in:
Hugo Bernier 2024-10-28 12:42:03 -05:00 committed by GitHub
parent abf2c88913
commit 626cf08a72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 26 additions and 1 deletions

View File

@ -1 +1,26 @@
# SIC PR template
> Put an `x` in all the items that apply (`[x]`, no spaces between the `[`, the `x`, and the `]` ), make notes next to any that haven't been addressed.
- [ ] New sample
- [ ] Bug fix/update
- [ ] Related issues: fixes #X, partially #Y, mentioned in #Z
## What's in this Pull Request?
> Please describe the changes in this PR. Sample description or details around bugs which are being fixed.
>
> _(DELETE THIS PARAGRAPH AFTER READING)_
## Submitter Guidance (DELETE AFTER READING)
>
> *Please update this PR information accordingly. We'll use this as part of our release notes in monthly communications.*
>
> *Pull requests that do not follow this template will be automatically rejected.*
>
> *Please target your PR to `main` branch.*
>
> *Remember that this repository is maintained by community members who volunteer their time to help. Be courteous and patient.*
>
> _(DELETE THIS SECTION AFTER READING)_