Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,14 @@ Bibtex entry:
url = {http://jmlr.org/papers/v22/19-920.html}
}
```
## :handshake: Contributing

We welcome contributions from both new and experienced developers!

If you would like to contribute to OpenML-Python, please read our
[Contribution Guidelines](https://github.com/openml/openml-python/blob/develop/CONTRIBUTING.md).

If you are new to open-source development, a great way to get started is by
looking at issues labeled **"good first issue"** in our GitHub issue tracker.
These tasks are beginner-friendly and help you understand the project structure,
development workflow, and how to submit a pull request.