Skip to content

Commit c446e62

Browse files
committed
docs/CONTRIBUTING.md: Add a link to the build steps in the README.md
1 parent 59174b1 commit c446e62

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ thoroughly:
1818
1. Fork the project
1919
1. Create a local branch for the issue.
2020
1. Edit the relevant files in the branch
21+
1. Add tests if necessary
22+
1. Build and test following the instruction on the [README.md](/README.md)
2123
1. Push your branch into your repository
22-
1. run `meson compile --ninja-args=clang-format` to format your code changes
2324
1. Got to github and make it into a pull/merge request
2425
1. Go have a cup of wine, as you’ve earned it
2526

0 commit comments

Comments
 (0)