We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59174b1 commit c446e62Copy full SHA for c446e62
1 file changed
docs/CONTRIBUTING.md
@@ -18,8 +18,9 @@ thoroughly:
18
1. Fork the project
19
1. Create a local branch for the issue.
20
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)
23
1. Push your branch into your repository
-1. run `meson compile --ninja-args=clang-format` to format your code changes
24
1. Got to github and make it into a pull/merge request
25
1. Go have a cup of wine, as you’ve earned it
26
0 commit comments