Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

20 lines (11 loc) · 1.02 KB

Contributing

Assign yourself an issue

Head over to our issue tracker and find one labelled "good first issue" or "help wanted". Then comment to elect yourself and one of our maintainers will assign you the issue!

Adding language integrations

See Adding New Languages.

Running tests

Since fossa relies on having the correct build tools in your local environment, running fossa tests requires being able to successfully build all projects in test/fixtures/. To provide these tools and prevent you from clobbering your local machine, we have run tests in a Docker container defined at test/Dockerfile.

License

Check out our DCO for contribution certifications.

When submitting a Pull Request, make sure you sign our CLA.

This repository is licensed under the MPL-2.0.