From b5d76ba682e618c040ca5ab15652d3a090487b3a Mon Sep 17 00:00:00 2001 From: Janette Day Date: Thu, 3 Oct 2024 16:53:17 -0500 Subject: [PATCH] Add links to contributing information in the README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 85b1ec0e0c..74c1b1c4c8 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,15 @@ Requirements: https://dkan.readthedocs.io/en/latest/installation/index.html#requ --- +## Contributing + +- [Code of conduct](https://dkan.readthedocs.io/en/latest/contributing/code_of_conduct.html) +- [Submission guidelines](https://dkan.readthedocs.io/en/latest/contributing/submission_guidelines.html) +- [Create an issue](https://github.com/GetDKAN/dkan/issues/new/choose) +- [Set up local sandbox with DDEV](https://getdkan.github.io/ddev-dkan/getting-started.html) + +--- + ## License DKAN and related modules are freely-available under the ["GNU General Public License, version 2 or any later version"](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) license.