Skip to content

Commit

Permalink
PULL_REQUEST_TEMPLATE.md: Fix broken link to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Braun-Jones <[email protected]>
  • Loading branch information
nocnokneo authored and fpistm committed Aug 28, 2024
1 parent b1a813a commit 0f14ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Please, Make sure that your PR is not a duplicate.
Search among the [Pull request](https://github.com/stm32duino/Arduino_Core_STM32/pulls) before creating one.

IMPORTANT: Please review the [CONTRIBUTING.md](../CONTRIBUTING.md) file for detailed contributing guidelines.
IMPORTANT: Please review the [CONTRIBUTING.md](https://github.com/stm32duino/Arduino_Core_STM32/blob/main/CONTRIBUTING.md) file for detailed contributing guidelines.

Thanks for submitting a pull request.
Please provide enough information so that others can review your pull request:
Expand Down

0 comments on commit 0f14ef8

Please sign in to comment.