Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1023 Bytes

File metadata and controls

34 lines (26 loc) · 1023 Bytes

Contributing to aas

Thank you for considering contributing to aas! Here’s how you can help improve the project.

Reporting Bugs

If you find a bug, please open an issue with:

  • Minecraft version you are using
  • Plugin version
  • What happened? Steps to reproduce the issue
  • Expected behavior
  • Error logs (if available)

Suggesting Features

Want to suggest a new feature? Open an issue and describe:

  • The feature idea
  • Why it would be useful
  • How it should work

Contributing Code

  1. Fork the repository
  2. Create a new branch (fix-bug or feature-name)
  3. Make your changes and test them
  4. Submit a pull request (PR) with a clear description of your changes

Testing the Plugin

  • Download the latest development version
  • Run it on your Minecraft server
  • Report any issues or improvements

License

By contributing, you agree that your contributions will be licensed under the same license as the project.

Thank you for helping make aas better! 🚀