ByteBuildersLabs / ByteBeastsFrontend

MIT License
1 stars 4 forks source link

ByteBeasts Frontend

This is the Unity Frontend for ByteBeast

Contribution guidelines

Thank you for considering contributing to this project! We appreciate your time and effort in improving our work. Below are the guidelines to help you contribute effectively, but first, join to our Telegram contributors group.

To request issues please explain your background and how to resolve the issue, as well as give an estimate of the time it would take to resolve the issue.

ODHacks

For ODHacks we will only take into account issue requests that are made through OnlyDust.

Unity Background

Ideally we would like to receive contributors who have experience in Unity, so if you have done work in Unity leave it in the issue request. If you don't have much knowledge in Unity but want to learn, you can still contribute. In both cases, it is required that explain very well how to solve the issue, since it will be assigned to the person who best knows how to solve it.

1. Fork the Repository

Start by forking this repository to your GitHub account.

2. Clone Your Fork

After forking, clone the repository to your local machine:

   git clone https://github.com/your-user/ByteBeastsFrontend.git
   cd ByteBeastsFrontend

3. Create a New Branch

Create a new branch for your feature or bug fix follwing the branch naming convention:

4. How run the project in Unity?

5. Make Your Changes

Make the necessary changes to the codebase.
Test the game to ensure that everything works as expected with your changes and the game

6. Commit Your Changes

Add the changes to the staging area:

   git add .

Commit your changes with a meaningful commit message:

   git commit -m "feat: description"

Example:

   git commit -m "feat: add new character: Tom"

7. Push Your Changes

Push your changes to your forked repository.:

   git push origin branch-name 

8. Submit a Pull Request

Once your changes are ready, submit a Pull Request (PR) for review. Ensure that:

All contributions must go through the PR review process to maintain code quality and consistency. A project maintainer will review your PR and provide feedback or merge it into the main branch.

Thank you for contributing to ByteBeasts Frontend! If you have any questions, feel free to reach out to the maintainers.

Maintainers

Maintainer: Luis
Luis
Maintainer: JuanDi
JuanDi
Captura de pantalla 2024-08-05 a la(s) 6 20 20 p  m