This commit is contained in:
Priyansh Khodiyar 2022-07-13 17:46:48 +05:30 committed by GitHub
parent ab52538e91
commit 0ceaa56679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ Please read through this document before submitting any issues or pull requests
Looking at the existing issues is a great way to find something to contribute on. Looking at the existing issues is a great way to find something to contribute on.
Also, have a look at these [good first issues labels](https://github.com/SigNoz/signoz/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) to start with. Also, have a look at these [good first issues labels](https://github.com/SigNoz/signoz/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) to start with.
## Sections: ## Sections:
- [General Instructions](#1-general-instructions-) - [General Instructions](#1-general-instructions-)
- [For Creating Issue(s)](#11-for-creating-issues) - [For Creating Issue(s)](#11-for-creating-issues)
@ -299,6 +300,17 @@ curl -sL https://github.com/SigNoz/signoz/raw/main/sample-apps/hotrod/hotrod-del
--- ---
## Other ways to contribute
There are many other ways to get involved with the community and to participate in this project:
- Use the product, submitting GitHub issues when a problem is found.
- Help code review pull requests and participate in issue threads.
- Submit a new feature request as an issue.
- Help answer questions on forums such as Stack Overflow and [SigNoz Community Slack Channel](https://signoz.io/slack).
- Tell others about the project on Twitter, your blog, etc.
## License ## License
By contributing to FBShipIt, you agree that your contributions will be licensed under its MIT license. By contributing to FBShipIt, you agree that your contributions will be licensed under its MIT license.