From da0bb8c5b1f7617943f303883a48c9b14d6cea29 Mon Sep 17 00:00:00 2001 From: Nathan Tarbert <66887028+NathanTarbert@users.noreply.github.com> Date: Wed, 12 Apr 2023 17:31:58 -0400 Subject: [PATCH] Update README.md (#170) Add a contributing and community section with links in the README --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 9285142..a0f4be2 100644 --- a/README.md +++ b/README.md @@ -63,3 +63,20 @@ Run the Mock SAML server. ``` npm run start ``` + +## Contributing + +Thanks for taking the time to contribute! Contributions make the open-source community a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated. + +Please try to create bug reports that are: + +- _Reproducible._ Include steps to reproduce the problem. +- _Specific._ Include as much detail as possible: which version, what environment, etc. +- _Unique._ Do not duplicate existing opened issues. +- _Scoped to a Single Bug._ One bug per report. + +## Community + +- [Discord](https://discord.gg/uyb7pYt4Pa) (For live discussion with the Open-Source Community and BoxyHQ team) +- [Twitter](https://twitter.com/BoxyHQ) (Follow us) +- [GitHub Issues](https://https://github.com/boxyhq/mock-saml/issues) (Contributions, report issues and product ideas)