-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CONTRIBUTING.md file #643
Conversation
This section is now in CONTRIBUTING.md
Codecov ReportBase: 99.58% // Head: 99.54% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #643 +/- ##
==========================================
- Coverage 99.58% 99.54% -0.04%
==========================================
Files 87 87
Lines 5972 5968 -4
==========================================
- Hits 5947 5941 -6
- Misses 25 27 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Here are some more ideas for what to include in a CONTRIBUTING.md file. |
Unit tests are now covered in CONBTRIBUTING.md
Kudos, SonarCloud Quality Gate passed! |
Adding this information hopefully helps newcomers when they wish to participate in Annif development.
Some parts are borrowed from Annif wiki and some from the corresponding file of Skosmos.
On next release, the parts taken here from Annif wiki should be deleted from there to avoid duplication (Development flow, branches and tags and Creating a new backend).