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:
Andrew Hutchings 2023-02-22 10:32:17 +00:00 committed by Daniel Black
parent b4ef9f766d
commit b24b3cea7d

View file

@ -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.