mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
Fix CODING_STANDARDS link in PR template
Relative links do not work in pull request templates, so use an explicit link instead.
This commit is contained in:
parent
b4ef9f766d
commit
b24b3cea7d
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
@ -58,4 +58,4 @@ You might consider answering some questions like:
|
|||
TODO: fill details here, if applicable, or remove the section
|
||||
|
||||
## PR quality check
|
||||
- [ ] I checked the [CODING_STANDARDS.md](CODING_STANDARDS.md) file and my PR conforms to this where appropriate.
|
||||
- [ ] I checked the [CODING_STANDARDS.md](https://github.com/MariaDB/server/blob/11.0/CODING_STANDARDS.md) file and my PR conforms to this where appropriate.
|
||||
|
|
Loading…
Reference in a new issue