Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.63 KB

File metadata and controls

42 lines (22 loc) · 1.63 KB

Contributing

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 🗣

Code of conduct

The code of conduct is described in CODE_OF_CONDUCT.md.

Issues

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.

Contribute

Here is a small workflow to follow for contributing to fil:

Open an issue

Before any contribution you should open a new issue. An integrator will then discuss with you about your question.

Made changes

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.

Open a pull request

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!

Security

You can read more about how to report security issues in our Security Policy.