We love your input! We want to make contributing to GM on Stacks as easy and transparent as possible.
We use GitHub to track bugs and feature requests.
- Fork the repo and create your branch from
main. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
All Clarity changes must:
- Follow Clarity Style Guidelines.
- Include comprehensive tests with
clarinet. - Be optimized for gas/execution cost.
- Stick to the Neobrutalist design system.
- Use Tailwind CSS for styling.
- Ensure compatibility with React 19 and Next.js 16.
Feel free to reach out via GitHub Issues or our community channels!