Skip to content

Commit 1929a69

Browse files
committed
Update README for branch choice
This commit updates the README to indicate that the "Get the code, build it, test it" link will help decide the correct branch to work in. Also fixes a grammar issue and cleans-up the Markdown a little bit.
1 parent 83a04be commit 1929a69

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
Code status:
2-
------------
1+
# Code status:
32

43
* [![Appveyor CI status](https://ci.appveyor.com/api/projects/status/4u6pexmtpuf8jq66?svg=true)](https://ci.appveyor.com/project/rasmushoj/server) ci.appveyor.com
54

6-
## MariaDB: The innovative open source database
5+
## MariaDB: The innovative open source database
76

87
MariaDB was designed as a drop-in replacement of MySQL(R) with more
98
features, new storage engines, fewer bugs, and better performance.
@@ -33,20 +32,19 @@ https://mariadb.com/kb/en/mariadb-versus-mysql-compatibility/
3332

3433
https://mariadb.com/kb/en/new-and-old-releases/
3534

36-
Getting the code, building it and testing it
37-
---------------------------------------------------------------
35+
# Getting the code, building it and testing it
3836

39-
Refer to the following guide: https://mariadb.org/get-involved/getting-started-for-developers/get-code-build-test/ which outlines how to correctly build the source code and run the MariaDB testing framework.
37+
Refer to the following guide: https://mariadb.org/get-involved/getting-started-for-developers/get-code-build-test/
38+
which outlines how to build the source code correctly and run the MariaDB testing framework,
39+
as well as which branch to target for your contributions.
4040

41-
Help
42-
-----
41+
# Help
4342

4443
More help is available from the Maria Discuss mailing list
4544
https://lists.mariadb.org/postorius/lists/discuss.lists.mariadb.org/ and MariaDB's Zulip
46-
instance, https://mariadb.zulipchat.com/
45+
instance, https://mariadb.zulipchat.com/
4746

48-
Licensing
49-
---------
47+
# Licensing
5048

5149
***************************************************************************
5250

@@ -60,8 +58,7 @@ license information can be found in the THIRDPARTY file.
6058

6159
***************************************************************************
6260

63-
Bug Reports
64-
------------
61+
# Bug Reports
6562

6663
Bug and/or error reports regarding MariaDB should be submitted at:
6764
https://jira.mariadb.org

0 commit comments

Comments
 (0)