@cryptotaxi247 / netdata-1 / commits / df6355931

Update README.md

Costa Tsaousis committed Jul 17, 2023 at 14:55 UTC df63559319378660977aa61f7a2220de10996284
1 file changed +5 -3
README.md
+5 -3
@@ -304,12 +304,14 @@ What is a contribution? All the following are highly valuable to Netdata:
304 Netdata should out-of-the-box detect as many infrastructure issues as possible. By sharing your knowledge and experiences, you help us build a monitoring solution that has baked into it all the best-practices about infrastructure monitoring.
305
306 2. **Let us know if Netdata is not perfect for your use case**<br/>
307 - We aim to support as many use cases, operating systems and integrations, as possible. We rely on you to bring to our attention that Netdata is sub-optimal for a certain use-case. Open a github issue, or start a github discussion about it, to discuss what you need and what you believe Netdata should be doing for your use case. Keep in mind though that we cant' promise we will implement it. We prioritize development on use-cases that are common to our community, are in the same direction we want Netdata to evolve and are aligned with our roadmap.
307 + We aim to support as many use cases, operating systems and integrations, as possible. We rely on you to bring to our attention that Netdata is sub-optimal for a certain use-case. Open a github issue, or start a github discussion about it, to discuss what you need and what you believe Netdata should be doing for your use case.
308
309 -3. **Support other community members**<br/>
309 + Keep in mind though that we can't promise we will implement it. We prioritize development on use-cases that are common to our community, are in the same direction we want Netdata to evolve and are aligned with our roadmap.
310 +
311 +4. **Support other community members**<br/>
312 Join our community on Github, Discord and Reddit and help them out. Generally, Netdata is relatively easy to setup and configure, but still people may need a little push in the right direction to use it effectively. Supporting other members is a great contribution by itself!
313
312 -4. **Add or improve integrations you need**<br/>
314 +5. **Add or improve integrations you need**<br/>
315 Integrations are generally easier and simpler to develop. If you want to contribute code to Netdata, we suggest to start with integrations you need and Netdata may not currently support.
316
317 General information about contributions: