docs: link to the testing guidelines in CONTRIBUTING.md

I often remember about these guidelines, and have a hard time finding
them every time.
This commit is contained in:
Grégoire Paris
2023-09-05 16:12:31 +02:00
parent 69cb431ec6
commit 646dd895ec

View File

@@ -1,4 +1,6 @@
This repository has [guidelines specific to testing][testing guidelines], and
Doctrine has [general contributing guidelines][contributor workflow], make
sure you follow them.
sure you follow both.
[contributor workflow]: https://www.doctrine-project.org/contribute/index.html
[testing guidelines]: https://www.doctrine-project.org/projects/doctrine-dbal/en/stable/reference/testing.html