Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

File metadata and controls

15 lines (10 loc) · 345 Bytes

Contributing to DelusMessenger

Thank you for your interest in contributing!

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Ensure code is well documented and tested.
  4. Open a Pull Request.

Code Style

  • Follow Flutter/Dart standard formatting.
  • Write clear, concise commit messages.