First of all, thanks for taking time to contribute! ❤️
Anyone is welcome to contribute to this project. And if you not have time to contribute, don't worry. You can also :
- Star the project ⭐
- Mention the project to your friends/colleagues 🗣
The code of conduct is described in CODE_OF_CONDUCT.md.
fil uses GitHub issues to track issues and development.
Before opening a new one, check that there is not an existing issue answering to your problem.
Then, you can open a new issue and choose the corresponding template. Please ensure your description is clear and has sufficient details to be able to reproduce the issue.
Here is a small workflow to follow for contributing to fil:
Before any contribution you should open a new issue. An integrator will then discuss with you about your question.
You can then fork the repository and made your changes.
There is some guidelines to follow. You can retrieve them in docs/coding-standards.md.
Once all your changes are done, you can open a pull request on top of master branch. An integrator will review your code. When it's all good, the integrator will merge your pull request. Congratulations 🎉 you've contributed to fil!
You can read more about how to report security issues in our Security Policy.