Re-Akula is an open-source project and we welcome contributions from the communitry. This guide outlines the process for contributing to the project.
If you are new to open-source contribution, you can start by looking for issues labeled as good first issue
in the issue tracker
- Fork the repository
- Clone the forked repository to your local machine
- Create a new branch for your feature or bug fix
- Make your changes
- Commit your changes
- Push your changes to your forked repository
- Open a pull request
We expect all contributors to adhere to the Code of Conduct. Please read the document before contributing to the project.
Re-Akula is licensed under the Apache License. By contributing to the project, you agree to the terms and conditions of the license.