diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b028f0c4993..64204542882 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,6 @@ -**Please check if the PR fulfills these requirements** +## Please check if the PR fulfills these requirements + +See [how to contribute](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/) - [ ] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-cli/pulls) before creating one) @@ -8,23 +10,23 @@ - [ ] Docs have been added / updated (for bug fixes / features) - [ ] `UPGRADING.md` has been updated with a migration guide (for breaking changes) -* **What kind of change does this PR introduce?** +## What kind of change does this PR introduce? + -- **What is the current behavior?** +## What is the current behavior? + -* **What is the new behavior?** +## What is the new behavior? + -- **Does this PR introduce a breaking change, and is -[titled accordingly](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/#breaking)?** +## Does this PR introduce a breaking change, and is [titled accordingly](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/#breaking)? + -* **Other information**: - - ---- +## Other information -See [how to contribute](https://arduino.github.io/arduino-cli/latest/CONTRIBUTING/) +