Skip to content

Commit 2e529a8

Browse files
committed
Added CONTRIBUTING.md
1 parent 28bf760 commit 2e529a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ fun main() {
107107
- [Logging](#logging)
108108
- [Fat Jar issue](#fat-jar-issue)
109109
- [Reporting issues/Support](#reporting-issuessupport)
110+
- [Contributing](#contributing)
110111
- [Code of Conduct](#code-of-conduct)
111112
- [License](#license)
112113

@@ -271,6 +272,10 @@ task fatJar(type: Jar) {
271272
}
272273
```
273274

275+
## Contributing
276+
277+
Read the [Contributing Guidelines](https://github.com/JetBrains/KotlinDL/blob/master/CONTRIBUTING.md).
278+
274279
## Reporting issues/Support
275280

276281
Please use [GitHub issues](https://github.com/JetBrains/KotlinDL/issues) for filing feature requests and bug reports.

0 commit comments

Comments
 (0)