summaryrefslogtreecommitdiff
path: root/vendor/doctrine/dbal/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/doctrine/dbal/CONTRIBUTING.md')
-rw-r--r--vendor/doctrine/dbal/CONTRIBUTING.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/doctrine/dbal/CONTRIBUTING.md b/vendor/doctrine/dbal/CONTRIBUTING.md
new file mode 100644
index 0000000..31b6eff
--- /dev/null
+++ b/vendor/doctrine/dbal/CONTRIBUTING.md
@@ -0,0 +1,6 @@
1This repository has [guidelines specific to testing][testing guidelines], and
2Doctrine has [general contributing guidelines][contributor workflow], make
3sure you follow both.
4
5[contributor workflow]: https://www.doctrine-project.org/contribute/index.html
6[testing guidelines]: https://www.doctrine-project.org/projects/doctrine-dbal/en/stable/reference/testing.html