Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.92 KB

CONTRIBUTING.md

File metadata and controls

47 lines (30 loc) · 1.92 KB

Contributing

First steps

Thank you for getting involved! Before you start, please familiarize yourself with the documentation.

Please follow our Code of Conduct when interacting with this project.

If you want to support our development:

Constellation is licensed under the AGPLv3. When contributing, you also need to agree to our Contributor License Agreement.

Reporting issues and bugs, asking questions

This project uses the GitHub issue tracker. Check the existing issues before submitting to avoid duplicates.

Please report any security issue via a private GitHub vulnerability report or write to security@edgeless.systems.

Your bug report should cover the following points:

  • A quick summary and/or background of the issue
  • Steps to reproduce (be specific, e.g., provide sample code)
  • What you expected would happen
  • What actually happens
  • Further notes:
    • Thoughts on possible causes
    • Tested workarounds or fixes

Contributing a pull request

See the pull request workflow.

Developer docs

We have some documentation, guidelines and conventions that you can go through to familiarize yourself with the project and get started hacking on it.

Here are some useful links inside dev-docs: