You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,16 @@ MariaDB Server has a vibrant community contributing in a wide range of areas. Th
15
15
- Contribute towards [documenting MariaDB Server](https://mariadb.com/docs/general-resources/about/readme/contributing-documentation) and its ecosystem by adding new content or improving existing content.
- 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)
23
-
- Help with code quality control
24
-
- Participate in packaging for different Linux distributions
25
-
- Coding standards for the main source code can be found in [CODING_STANDARDS.md](CODING_STANDARDS.md).
20
+
- Fix bugs or develop new features
21
+
- Review code contributions
22
+
- Test bug fixes and features
23
+
- Participate in packaging for different distributions
24
+
25
+
Check the [list of beginner friendly tasks](https://jira.mariadb.org/issues/?jql=status%3DConfirmed%20AND%20labels%3Dbeginner-friendly%20ORDER%20BY%20updated%20DESC). Or talk to the [MariaDB developers](#engage-online-with-other-community-members).
26
+
27
+
See also [Getting Started for Developers](https://mariadb.org/getting-started-for-developers). Coding standards for the main source code can be found in [CODING_STANDARDS.md](CODING_STANDARDS.md).
26
28
27
29
### Sponsor or donate
28
30
---
@@ -34,7 +36,7 @@ You’re very welcome to support MariaDB Server as an individual, or talk your c
34
36
-[Events and Conferences page](https://mariadb.org/events/)
35
37
-[mariadb.meetup.com](http://mariadb.meetup.com/)
36
38
37
-
### Live QA for beginner contributors
39
+
### Live Q&A for beginner contributors
38
40
----
39
41
MariaDB has a dedicated time each week when we answer new contributor questions live on Zulip.
40
42
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,
@@ -43,5 +45,5 @@ New contributors can ask questions any time, but we will provide immediate feedb
0 commit comments