Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.54 KB

File metadata and controls

31 lines (19 loc) · 1.54 KB

Contributing to Legends Example Animal

First off, thank you for considering contributing to this project! Your help is invaluable in making this a better resource for the Minecraft Legends modding community.

This document provides some guidelines for contributing to this project. Please note that this is a community-driven project, so these guidelines are meant to help, not to be overly restrictive.

How to Contribute

There are many ways you can contribute to this project:

  • Reporting Bugs: If you find a bug, please open an issue and provide as much detail as possible.
  • Suggesting Enhancements: Have an idea for how to improve this example? Open an issue to discuss it.
  • Pull Requests: If you want to contribute code, please submit a pull request.

Pull Request Guidelines

Before you submit a pull request, please make sure you have done the following:

  1. Fork the repository and create your branch from main.
  2. Make your changes.
  3. Ensure your code is well-formatted and documented.
  4. Write a clear and concise pull request message. Explain what your changes do and why you are making them.
  5. Be prepared to discuss your changes and make adjustments as needed.

Style Guide

We don't have a strict style guide at the moment, but we ask that you try to match the style of the existing code. This will help keep the codebase consistent and easy to read.

Questions?

If you have any questions, feel free to open an issue or join us on the Legends Modding Discord server.