You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ To make your first contribution to Flux:
69
69
2. Read the [Contribution ideas](#contribution-ideas) section to get inspiration.
70
70
3. Set up your local environment. Depending on your contribution, fork and clone the Flux, Model Zoo or Flux website GitHub repositories.
71
71
4. Build Flux locally.
72
-
5. Familiarise yourself with the Flux source code. For more information on the sourcecode organisation, see section….
72
+
5. Familiarise yourself with the Flux source code. See [Flux source code organization](#flux-source-code-organization) for more information.
73
73
6. Read the Contribution guidelines section. Familiarise yourself with the guidelines for filing a bug report and submitting a contribution.
74
74
75
75
After you make your first contribution, try to find an issue that is more challenging to you. You can always find a way to help expand the Flux ecosystem by creating extensions and new packages.
0 commit comments