-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOC] Contributing readme and other contributing updates (#2445)
* contributing readme and request to not @ devs * contributors bot * reword * Update contributing.md --------- Co-authored-by: Tony Bagnall <[email protected]>
- Loading branch information
1 parent
031c3d6
commit 66128de
Showing
3 changed files
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,6 +131,17 @@ clu.predict(X_test) # Assign clusters to new data | |
For enquiries about the project or collaboration, our email is | ||
[[email protected]](mailto:[email protected]). | ||
|
||
## 🔨 Contributing to aeon | ||
|
||
If you are interested in contributing to `aeon`, please see our [contributing guide](https://www.aeon-toolkit.org/en/latest/contributing.html) | ||
and have a read through before assigning an issue and creating a pull request. Be | ||
aware that the `latest` version of the docs is the development version, and the `stable` | ||
version is the latest release. | ||
|
||
The `aeon` developers are volunteers so please be patient with responses to comments and | ||
pull request reviews. If you have any questions, feel free to ask using the above | ||
mediums. | ||
|
||
## 📚 Citation | ||
|
||
If you use `aeon` we would appreciate a citation of the following [paper](https://jmlr.org/papers/v25/23-1444.html): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters