You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add doi badge
* add MIT license in pyproject.toml
* add citation.cff
* add LICENSE file
* add citation link in Contributing doc
* add CONTRIBUTING.md
* add ref to APLOSE in readme
-**Authoring** new [pull requests](https://github.com/Project-OSmOSE/OSEkit/pulls) to:
23
+
-**Add** new cool functionalities
24
+
-**Fix** things that don't work exactly the way they should
25
+
-**Improve** the documentation
26
+
27
+
Any contribution submitted to this project is deemed to be provided
28
+
under the project's MIT license, without additional restrictions.
29
+
30
+
By submitting a contribution, you warrant that:
31
+
- You are the author of the contribution or have the necessary rights,
32
+
- The contribution does not violate any third-party rights,
33
+
- The contribution is provided under the project's MIT license.
34
+
- No contributions can be accepted under a different or incompatible license.
35
+
36
+
## Contribution process
37
+
38
+
Please refer to the [Contributing page in our official documentation](https://project-osmose.github.io/OSEkit/contributing.html#github-contributor-workflow)
39
+
for a straightforward guide on how to push your contribution to our repo!
@@ -35,6 +36,7 @@ It is primarily designed for working on underwater passive acoustics data, but c
35
36
- Seamless, timestamp-based access across multiple files (e.g., pick a 3-minutes long segment spannign over two 1.5-minutes long files without manual file picking)
0 commit comments