Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 673 Bytes

File metadata and controls

22 lines (15 loc) · 673 Bytes

Contributing

Thank you for helping improve MPlusForm.

Good first areas

  • Documentation fixes
  • Addon status messages
  • Sync diagnostics
  • Combat-log parser tests
  • Installer troubleshooting

Rules

  • Do not commit secrets, tokens, private keys, local config, logs, generated binaries, or runtime archives.
  • Keep the CurseForge addon package separate from the optional desktop sync component.
  • Keep public wording focused on transparent run verification and player privacy.
  • Treat client-side files as untrusted until server validation.

Pull requests

Prefer small pull requests with a clear summary, test notes, and any user-facing documentation updates.