Contributing to Airshare
June 5, 2020 ยท View on GitHub
Contributions are welcome! Do read the instructions below to get started.
Reporting a bug
- Ensure you have the latest (stable) version of Airshare.
- Open an issue on GitHub.
- Provide a good title and detailed description. Include your OS and system details as well.
- Discuss and open a PR if you find a fix!
Feature requests
- Open an issue on GitHub, with a good title and detailed description.
- Discuss and open a PR.
- Work on refining the implementation based on reviews.
Existing issues
- Feel free to open a PR, and we'll be there to work with you!
General guidelines
- We love neat code, ensure your code conforms to PEP8 standards!
Thanks, looking forward to your contributions!