Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.16 KB

File metadata and controls

37 lines (25 loc) · 1.16 KB

Contributing to GM on Stacks

We love your input! We want to make contributing to GM on Stacks as easy and transparent as possible.

Quick Links

Our Process

We use GitHub to track bugs and feature requests.

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code lints.
  6. Issue that pull request!

Smart Contract Contributions

All Clarity changes must:

Frontend Contributions

  • Stick to the Neobrutalist design system.
  • Use Tailwind CSS for styling.
  • Ensure compatibility with React 19 and Next.js 16.

Any questions?

Feel free to reach out via GitHub Issues or our community channels!