We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983f282 commit aa92ac3Copy full SHA for aa92ac3
.github/CONTRIBUTING.md
@@ -28,8 +28,10 @@ and should be the only version branch available. Don't hesitate to ask if it
28
is unclear.
29
4) make changes
30
5) add tests; currently using mochai/chai
31
- run tests with e.g. `yarn test tests/glob`
+ run tests with e.g. `yarn test tests/glob`
32
+ or
33
+ `yarn tests` to run the suite
34
6) add comments to your functions, and if possible, in the
35
[typedoc](https://github.com/TypeStrong/typedoc) style
36
7) submit a merge request from your forked branch into the
-latest HP4k1h5/ephemeris `v.X.X.X` branch.
37
+latest HP4k1h5/AQLqueryBuilder `v.X.X.X` branch.
0 commit comments