Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.08 KB

File metadata and controls

26 lines (18 loc) · 1.08 KB

Contributing to VelocityNavigator

First off, thanks for taking the time to contribute! VelocityNavigator is a premium project by DemonZ Development, and we appreciate any help in making it better.

How Can I Contribute?

Reporting Bugs

Bugs are tracked as GitHub issues. When creating a bug report, please include as many details as possible (logs, Velocity version, etc.).

Suggesting Enhancements

Feature requests are also tracked as GitHub issues. We love hearing your ideas!

Pull Requests

  • Fork the repository and create your branch from main.
  • If you've added code that should be tested, add tests!
  • Ensure the test suite passes (mvn verify).
  • Make sure your code lints.
  • Follow the existing code style.

Credits & Attribution

VelocityNavigator is developed and maintained by DemonZ Development.

Contributors who have their pull requests merged will be listed in the CHANGELOG.md and on the project page.

License

By contributing to VelocityNavigator, you agree that your contributions will be licensed under its Apache License 2.0.