Skip to content

Commit aa92ac3

Browse files
committed
contrib
1 parent 983f282 commit aa92ac3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@ and should be the only version branch available. Don't hesitate to ask if it
2828
is unclear.
2929
4) make changes
3030
5) add tests; currently using mochai/chai
31-
run tests with e.g. `yarn test tests/glob`
31+
run tests with e.g. `yarn test tests/glob`
32+
or
33+
`yarn tests` to run the suite
3234
6) add comments to your functions, and if possible, in the
3335
[typedoc](https://github.com/TypeStrong/typedoc) style
3436
7) submit a merge request from your forked branch into the
35-
latest HP4k1h5/ephemeris `v.X.X.X` branch.
37+
latest HP4k1h5/AQLqueryBuilder `v.X.X.X` branch.

0 commit comments

Comments
 (0)