Skip to content

Commit e4d42f7

Browse files
authored
Docs: Add contributing section to README (#611) (#1496)
Added a contributing section to the README with guidelines for new contributors.
1 parent c748c50 commit e4d42f7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,14 @@ Bibtex entry:
8989
url = {http://jmlr.org/papers/v22/19-920.html}
9090
}
9191
```
92+
## :handshake: Contributing
93+
94+
We welcome contributions from both new and experienced developers!
95+
96+
If you would like to contribute to OpenML-Python, please read our
97+
[Contribution Guidelines](https://github.com/openml/openml-python/blob/develop/CONTRIBUTING.md).
98+
99+
If you are new to open-source development, a great way to get started is by
100+
looking at issues labeled **"good first issue"** in our GitHub issue tracker.
101+
These tasks are beginner-friendly and help you understand the project structure,
102+
development workflow, and how to submit a pull request.

0 commit comments

Comments
 (0)