Skip to content

Commit

Permalink
Link to hacking.rst in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Shon Feder <[email protected]>
  • Loading branch information
shonfeder authored and emillon committed Oct 11, 2022
1 parent a757ad8 commit 3f7b77e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ developed at [Jane Street][js] and is now maintained by Jane Street,
community.

Contributions to Dune are welcome and should be submitted via GitHub
pull requests against the `main` branch. Dune is distributed under
the MIT license and contributors are required to sign their work in
order to certify that they have the right to submit it under this
license. See the following section for more details.
pull requests against the `main` branch. See [./doc/hacking.rst][hack]
for a guide to getting started on the code base.

Dune is distributed under the MIT license and contributors are
required to sign their work in order to certify that they have the
right to submit it under this license. See the following section for
more details.

Signing contributions
---------------------
Expand Down Expand Up @@ -71,6 +74,7 @@ your commit automatically with `git commit -s`.
[dco]: http://developercertificate.org/
[js]: https://www.janestreet.com/
[ocl]: http://ocamllabs.io/
[hack]: ./doc/hacking.rst

Coding style
------------
Expand Down

0 comments on commit 3f7b77e

Please sign in to comment.