Skip to content

Commit 54f6e03

Browse files
committed
Update with comments from PR
1 parent 9341fda commit 54f6e03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Welcome to the Flux community!
66

77
Flux has always had the mission of being a simple, hackable and performant approach to machine learning, which is extended to a number of scientific domains by means of differentiable programming.
88

9-
Julia already provides many of the features that machine learning researchers and practitioners need; however, the ecosystem is still rapidly growing. This provides a great opportunity for you to contribute to the [future of machine learning and the Julia language in general](https://towardsdatascience.com/the-future-of-machine-learning-and-why-it-looks-a-lot-like-julia-a0e26b51f6a6).
9+
Julia already provides many of the features that machine learning researchers and practitioners need. However, the ecosystem is still rapidly growing. This provides a great opportunity for you to contribute to the future of machine learning and the Julia language in general.
1010

1111
In this guide, you can find information on how to make your first contribution to Flux, some ideas for getting started, and some guidelines on how to submit a contribution.
1212

@@ -119,9 +119,9 @@ We also suggest taking a look at the [Julia Ecosystem Contributor’s Guide](htt
119119

120120
In this section, you can find information on the following:
121121

122-
* [How to file a bug report]()
123-
* [How to submit a contribution]()
124-
* [Flux source code organisation]()
122+
* [How to file a bug report](#how-to-file-a-bug-report)
123+
* [How to submit a contribution](#how-to-submit-a-contribution)
124+
* [Flux source code organisation](#flux-source-code-organisation)
125125

126126
### How to file a bug report
127127

0 commit comments

Comments
 (0)