We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c748c50 commit e4d42f7Copy full SHA for e4d42f7
README.md
@@ -89,3 +89,14 @@ Bibtex entry:
89
url = {http://jmlr.org/papers/v22/19-920.html}
90
}
91
```
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