Skip to content

Commit a759aee

Browse files
committed
Add link to Julia style guide
1 parent 58ed6db commit a759aee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ When contributing to this project, please follow the provided guidelines.
2121

2222
(...coming soon...)
2323

24+
* Julia [style guide][julia-style-guide].
25+
2426

2527
#### Python
2628

@@ -65,4 +67,6 @@ When contributing to this project, please follow the provided guidelines.
6567
<!-- <links> -->
6668
[git-seven-rules]: http://chris.beams.io/posts/git-commit/
6769
[imperative-mood]: https://en.wikipedia.org/wiki/Imperative_mood
70+
71+
[julia-style-guide]: http://docs.julialang.org/en/release-0.4/manual/style-guide/
6872
<!-- </links> -->

0 commit comments

Comments
 (0)