Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 2.83 KB

CONTRIBUTING.md

File metadata and controls

47 lines (36 loc) · 2.83 KB

Contributing to Orion-LD

Thanks for checking out the Orion-LD Project! We're excited to hear and learn from you. We've put together the following guidelines to help you figure out where you can best be helpful.

Ground rules & expectations

Before we get started, here are a few things we expect from you (and that you should expect from others):

  • Be kind and thoughtful in your conversations around this project. We all come from different backgrounds and projects, which means we likely have different perspectives on "how open source is done." Try to listen to others rather than convince them that your way is correct.
  • This project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
  • If you open a pull request, you must sign the Individual Contributor License Agreement by stating in a comment "I have read the CLA Document and I hereby sign the CLA"
  • Please ensure that your contribution passes all tests. If there are test failures, you will need to address them before we can merge your contribution.
  • When adding content, please consider if it is widely valuable. Please don't add references or links to things you or your employer have created as others will do so if they appreciate it.

How to contribute

If you'd like to contribute, start by searching through the issues and pull requests to see whether someone else has raised a similar idea or question.

If you don't see your idea listed, and you think it fits into the goals of this guide, do one of the following:

  • If your contribution is minor, such as a bug fix, open a pull request.
  • If your contribution is major, such as a new feature, start by opening an issue. That way, other people can weigh in on the discussion before you do any work.

In order to contribute to the functionality of Orion-LD, you will need to be able to compile and test Orion-LD. This is the "source document" to help you in this task:

To understand a bit more about Orion-LD, there are a few documents that should help: