Skip to content

netdata/community

Repository files navigation

Netdata Community

Welcome to the community-curated repository of Netdata. Please feel free to submit ideas and PR's of things you think others in the Netdata community might find useful!!!

Table of Contents

Contributing

  • Make sure you take a look at the Contributing Handbook. It covers the whole range of contributions for the Netdata ecosystem. We reference the guidelines about contributions, as also tips for specific areas (e.g docs).
  • If you need any help or feedback, create a topic on our Community Forums. We have a whole category just for developing and improving Netdata, so the community would to hear from you.
  • For the Community repository specifically, here are a couple of ideas:
    • Improve an existing Sample-App in code or documentation
    • Submit a new sample-app in an existing category
    • Submit a new sample app in a new category

Workflow

  • Fork this repository
  • Clone the forked repository locally
  • Add your work
    • Add relevant documentation by creating a README.md
  • Push the changes to your fork, preferably to a branch and not master.
  • PR the changes from your fork to this repository

License

MIT License

Code of Conduct

This repository is part of the Netdata organization, thus the Netdata Code of Conduct applies.