Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 950 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 950 Bytes

Contributing Guide

Thank you for investing your time in contributing to our project!

Read our Code of Conduct to keep our community approachable and respectable.

Issues and Support

If you find a problem or have a question about the content in this repository and how to use it, please create an issue in the Issues Tracker. Make sure you describe the problem as clearly as possible.

Workflow to Make Contributions

We are very happy about contributions!

It is recommended to use an ontology editor such as Protégé to modify the ontology cop.owl. If you want to contribute changes, please do so by:

  1. cloning this repository (forking for external contributors)
  2. creating a new feature branch
  3. applying your changes
  4. committing and pushing all changes
  5. creating a pull request