Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.19 KB

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 1.19 KB

Contributing

Thank you for considering contributing to Flyimg.

Before you do anything else, please read the README.md of this project first.

After try to install Flyimg and run it, if you've noticed a bug or have a question, please report an issue, we'll try to answer it as fast as possible.

1. Fork & create a branch

If this is something you think you can fix, then fork Flyimg and create a branch with a descriptive name.

2. Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample demonstrating the expected behavior that is not occurring.

3. Wait for the code to be reviewed

We'll do our best to review them as fast as possible.

4. What can I contribute to?

Performance improvement, structure improvement, ..., even the simplest change is appreciated.