Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 733 Bytes

File metadata and controls

20 lines (14 loc) · 733 Bytes

Contributing to BeepMini

Thanks for your interest in contributing! BeepMini is a lightweight retro game engine, so the focus is on keeping things simple and fun.

How to Contribute

You can help in a few ways:

  • Report bugs or unexpected behaviour
  • Suggest or discuss new features
  • Improve documentation or examples
  • Fix issues in the codebase

Guidelines

  • Keep pull requests focused and relevant to BeepMini’s goals.
  • The project aims to stay lightweight, so no extra tooling or external dependencies unless absolutely necessary.
  • If you’re unsure whether an idea fits, please open an issue first to discuss.
  • Please follow the existing code style when making changes.

Thanks for helping make BeepMini better!