Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

34 lines (23 loc) · 1.17 KB

Contributors Guide

Re-Akula is an open-source project and we welcome contributions from the communitry. This guide outlines the process for contributing to the project.

Table of Contents

Getting Started

If you are new to open-source contribution, you can start by looking for issues labeled as good first issue in the issue tracker

Contributing

  1. Fork the repository
  2. Clone the forked repository to your local machine
  3. Create a new branch for your feature or bug fix
  4. Make your changes
  5. Commit your changes
  6. Push your changes to your forked repository
  7. Open a pull request

Code of Conduct

We expect all contributors to adhere to the Code of Conduct. Please read the document before contributing to the project.

License

Re-Akula is licensed under the Apache License. By contributing to the project, you agree to the terms and conditions of the license.