UCREL / pymusas

Python Multilingual Ucrel Semantic Analysis System
https://ucrel.github.io/pymusas/
Apache License 2.0
29 stars 12 forks source link

Finish the CONTRIBUTING Guidelines #13

Open apmoore1 opened 2 years ago

apmoore1 commented 2 years ago

The contributing guidelines are currently under development. Some resources on how to create guidelines and examples guidelines can be found below:

  1. https://the-turing-way.netlify.app/project-design/project-repo/project-repo-participation.html
  2. https://github.com/PurpleBooth/a-good-readme-template/blob/main/CONTRIBUTING.md
  3. https://github.com/explosion/spaCy/blob/master/CONTRIBUTING.md
  4. https://github.com/allenai/allennlp/blob/main/CONTRIBUTING.md
apmoore1 commented 2 years ago

Another good resource: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors

apmoore1 commented 2 years ago

The contributing guidelines should also include a section on how to release a version of PyMUSAS, e.g. change the version number in the code, and in the CITATION.cff file and that the version number should adhere to semantic versioning