From 62b7b793c72dd56f638426b8e47280d49821e5e5 Mon Sep 17 00:00:00 2001 From: Janette Day Date: Mon, 7 Oct 2024 12:45:25 -0500 Subject: [PATCH] Add links to contributing information in the README (#4305) --- 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.