Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.76 KB

CONTRIBUTING.md

File metadata and controls

41 lines (32 loc) · 1.76 KB

Contributing to Mananangal Flight: Urban Skies Adventure

Thank you for your interest in contributing to Byahe! We value your effort and aim to make the contribution process straightforward and meaningful.

Before contributing, please read these guidelines to understand what is expected when contributing to this project.

Code of Conduct

By participating in this project, you are expected to uphold our Code of Conduct. Please report unacceptable behavior to [email protected]

How to Contribute

  1. Fork the Repository: Start by forking the repository to your GitHub account.
  2. Clone the Repository: Clone the forked repository to your local machine.
    git clone https://github.com/CptZee/Mananangal-Fly.git
  3. Create a New Branch: Always create a new branch for your changes.
    git checkout -b [Branch Name]
  4. Make Changes: Make your changes in the new branch.
  5. Push Changes: Push your changes to your fork on GitHub.
    git push origin [Branch Name]
  6. Submit a Pull Request: Go to your fork on GitHub and submit a pull request for the changes.

What Can You Contribute?

  • Bug fixes
  • Performance improvements
  • Documentation updates

What You Should Not Modify

Data Restrictions

Data in this project, particularly those related to historical landmarks and cultural facts, should not be modified. These are carefully curated and verified. Any pull request that modifies this data will be immediately closed without review.

##Reporting Issues If you find a bug or have a suggestion, please open an issue. Make sure to describe the issue in detail.

##Questions? If you have any questions or need further clarification, feel free to contact us at [email protected].