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!
See Adding New Languages.
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
.
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.