Skip to content

Commit

Permalink
pull_request_template.md: Set path to CONTRIBUTING.md (#760)
Browse files Browse the repository at this point in the history
CONTRIBUTING.md was mentioned, but its link was incomplete. This PR fixes that.
  • Loading branch information
k00ni authored Feb 5, 2025
1 parent 93f23cf commit 0ddcc54
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 @@ -11,4 +11,4 @@

# Checklist for code / configuration changes

See [CONTRIBUTING.md] for all essential information about contributing.
See [CONTRIBUTING.md](./../CONTRIBUTING.md) for all essential information about contributing.

0 comments on commit 0ddcc54

Please sign in to comment.