Update README.md (#170)
Add a contributing and community section with links in the README
This commit is contained in:
parent
dfb91ded71
commit
da0bb8c5b1
17
README.md
17
README.md
@ -63,3 +63,20 @@ Run the Mock SAML server.
|
|||||||
```
|
```
|
||||||
npm run start
|
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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user