You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
2.4 KiB

  1. # How to contribute
  2. MariaDB Server has a vibrant community contributing in a wide range of areas. There are many valuable ways you can contribute to MariaDB.
  3. ### Engage online with other community members
  4. ---
  5. - [MariaDB on Zulip](https://mariadb.zulipchat.com/)
  6. - [maria-developers mailing list](http://launchpad.net/~maria-developers)
  7. - [maria-discuss mailing list](http://launchpad.net/~maria-discuss)
  8. - [maria-docs mailing list](http://launchpad.net/~maria-docs)
  9. - The MariaDB Foundation and MariaDB Corporation have a presence on Reddit, Twitter and Facebook. See the [social media page](https://mariadb.com/kb/en/mariadb/social-media/).
  10. ### Help document MariaDB
  11. ----
  12. - Contribute towards [documenting MariaDB Server](https://mariadb.com/kb/en/meta/writing-editing-library-articles/) and its ecosystem by adding new content or improving existing content.
  13. - [Translate](https://mariadb.com/kb/en/meta/translating-library-articles/) existing documentation.
  14. ### Help debug and develop MariaDB
  15. -----
  16. - [Report bugs](https://jira.mariadb.org/)
  17. - Test development versions
  18. - Write code to fix bugs or develop new features (see [Getting Started for Developers](https://mariadb.org/getting-started-for-developers)).See also [list of beginner friendly tasks](https://jira.mariadb.org/browse/MDEV-15736?jql=resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20beginner-friendly%20ORDER%20BY%20updated%20DESC)
  19. - Help with code quality control
  20. - Participate in packaging for different Linux distributions
  21. ### Sponsor or donate
  22. ---
  23. You’re very welcome to support MariaDB Server as an individual, or talk your company into joining the Foundation as a sponsoring member. See the [Sponsor page](https://mariadb.org/donate/).
  24. ### Events, meetups and conferences
  25. ---
  26. - Attend an event
  27. - [Events and Conferences page](https://mariadb.org/events/)
  28. - [mariadb.meetup.com](http://mariadb.meetup.com/)
  29. ### Live QA for beginner contributors
  30. ----
  31. MariaDB has a dedicated time each week when we answer new contributor questions live on Zulip.
  32. From 8:00 to 10:00 UTC on Mondays, and 10:00 to 12:00 UTC on Thursdays, anyone can ask any questions they’d like,
  33. and a live developer will be available to assist.
  34. New contributors can ask questions any time, but we will provide immediate feedback during that interval.
  35. ### Additional resources
  36. ----
  37. - [MariaDB Foundation ](https://mariadb.org/)
  38. - [Knowledge Base](https://mariadb.com/kb/en/)