Contributing
Contributions to Superforms are very welcome! The issues and discussion pages on Github are always open for comments, and if you want to contribute some code, it’s quite easy. Just fork either the Superforms repository or its website, then you just need to execute the following to be up and running:
npm install
npm run dev
pnpm install
pnpm dev
If you find a typo on the website, you can make a quick PR directly in its Github repository.
Sponsoring
I’m doing my very best to provide super support on Discord and Github to everyone who needs help, and also to keep improving the library and this website. If you want to contribute a small sum towards that, it’s greatly appreciated, knowing that someone wants to see this project improve and live on.
Voting on new features
You can give a thumbs up on the Github issues marked with “enhancement”, and I will prioritize the most popular ones for the next feature release.