Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 880 Bytes

File metadata and controls

24 lines (18 loc) · 880 Bytes

Contributing to BitView

Thank you for your interest in improving BitView.

How to report issues

  • Open a GitHub Issue with a descriptive title.
  • Include the version of Minecraft you are using.
  • Attach screenshots if the problem is visual.

How to suggest improvements

  • Open a feature request Issue.
  • Clearly explain the proposed change and why it would be valuable.

Pull requests

  • For major changes, please open an Issue first to discuss.
  • Keep the scope focused (e.g., one metric or one documentation section).
  • Update the README or CHANGELOG if necessary.

Code or logic contributions

  • This project is primarily documentation and Minecraft redstone.
  • If you provide a script or tool, ensure it works with Python 3.x and include usage instructions.

Licensing

By contributing, you agree that your contributions will be licensed under the MIT License.