Commit 0923beb 1 parent df578ed commit 0923beb Copy full SHA for 0923beb
File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,13 @@ Please note that we have a [code of conduct](./code-of-conduct.md). Please follo
10
10
11
11
## First Steps to contribute
12
12
13
- - Read the documentation!
14
- - Fork this repo and set up development environment (see
15
- [ development environment documentation] ( ./development.md ) for details)
16
- - Run the unit tests successfully in ` main ` branch:
17
- - ` make test `
13
+ First, read the documentation!
14
+
15
+ When you feel comfortable, fork this repository and set up your development environment.
16
+ Don't forget to run our suite of checks (see [ development environment
17
+ documentation] ( ./development.md ) for details)!
18
+
19
+ ## Sharing your work with us on GitHub
18
20
19
21
From here, you might want to fix and issue or bug, or add a new feature. Jump to the
20
22
relevant section to proceed.
You can’t perform that action at this time.
0 commit comments