From e1ed414376f6fb8e8d7c35780211b0a27db2e1a3 Mon Sep 17 00:00:00 2001 From: "Jonathan H. Wage" Date: Thu, 19 Apr 2018 00:36:11 -0500 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..b709473 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing + +Learn more about how to contribute to doctrine-project.org [here](https://www.doctrine-project.org/contribute/website/).