diff --git a/.github/PULL_REQUEST_TEMPLATE/main.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/main.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE/sic.md b/.github/PULL_REQUEST_TEMPLATE/sic.md deleted file mode 100644 index c65b735d0..000000000 --- a/.github/PULL_REQUEST_TEMPLATE/sic.md +++ /dev/null @@ -1,29 +0,0 @@ -> **NOTE:** This Pull Request Template is intended for Sharing is Caring contributions only. - -> To submit a pull request with multiple authors, make sure that at least one commit is a co-authored commit by adding a `Co-authored-by:` trailer to the commit's message. E.g.: `Co-authored-by: name ` - -> 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)_ -