From 16de70008c4a1a11a109de4b475ab29005e06276 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Sat, 11 Mar 2023 09:32:55 -0500 Subject: [PATCH] Updated project README.md file to include contributing guidelines reference. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7c09d8..d3377dd 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,11 @@ You can then access PowerDNS-Admin by pointing your browser to http://localhost: ![dashboard](https://user-images.githubusercontent.com/6447444/44068603-0d2d81f6-9fa5-11e8-83af-14e2ad79e370.png) -## LICENSE +## Contributing + +Please see our [contributing guidelines](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/dev/docs/CONTRIBUTING.md). + +## License This project is released under the MIT license. For additional information, [see here](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/LICENSE)