Skip to content

Commit 0eb17de

Browse files
committed
Delete section source code organization
1 parent d974380 commit 0eb17de

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ In this section, you can find information on the following:
121121

122122
* [How to file a bug report](#how-to-file-a-bug-report)
123123
* [How to submit a contribution](#how-to-submit-a-contribution)
124-
* [Flux source code organisation](#flux-source-code-organisation)
125124

126125
### How to file a bug report
127126

@@ -144,15 +143,3 @@ When filing the bug report, provide the following information (if applicable):
144143
### How to submit a contribution
145144

146145
You can use [this template](https://github.com/FluxML/Flux.jl/blob/master/.github/pull_request_template.md) as a starting point when creating a new pull request.
147-
148-
### Flux source code organization
149-
150-
The following table shows how the Flux code is organized:
151-
152-
| Directory | Contents |
153-
| ------------- | ------------- |
154-
| docs | Documentation site |
155-
| paper | Paper that describes Flux |
156-
| perf | |
157-
| src | Source for Flux |
158-
| test | Test suites |

0 commit comments

Comments
 (0)