Skip to content

Latest commit

Β 

History

History
38 lines (27 loc) Β· 1.19 KB

File metadata and controls

38 lines (27 loc) Β· 1.19 KB

Contributing to FlakeForge

First off, thanks for being here! πŸ‘‹ We’re excited to have you contribute β€” whether it’s code, docs, design, or ideas.

πŸ“Œ Before You Start

πŸ§‘β€πŸ’» How to Contribute

πŸ›  Code Contributions

  1. Fork the repo
  2. Create a new branch: git checkout -b your-feature-name
  3. Commit your changes with clear messages
  4. Push to your fork and submit a pull request
  5. Wait for review, and respond to feedback

πŸ“ Docs & Design

  • Help us write better documentation
  • Suggest design improvements for UI/UX
  • Point out inconsistencies, and help fix them!

πŸ’‘ Suggest Ideas

Open an issue using the idea label, and we’ll discuss it together!

βœ… Code Style

  • Use consistent naming, formatting, and typing
  • Respect existing architecture and folder structure
  • Don’t forget to write/update relevant tests if applicable

πŸ™ Thanks

Your time and creativity make FlakeForge better.
We value every contribution β€” big or small.