Skip to content

Commit

Permalink
docs: link to the testing guidelines in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
I often remember about these guidelines, and have a hard time finding
them every time.
  • Loading branch information
greg0ire committed Sep 5, 2023
1 parent 69cb431 commit 646dd89
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 646dd89

Please sign in to comment.