📄️ Solve bugs
Github issues - bug
📄️ Build new features
<!-- ## Open Core vs Entreprise Features
📄️ Create examples and tutorials
[create your own repo, link to meemaw]
📄️ Help the community
[Discord and github]
📄️ Pentest - security
[if found a security issue : get in touch with the team in private (Discord is a good place), to discuss how to strategically solve the issue]
📄️ Improve the docs
One of the most important aspect of Meemaw is to have a great developer experience to democratise Web3. How the software is built is obviously important, but how new developers can get familiar with the project in no time is extremely important as well. Our docs play a fundamental role.
📄️ Add more tests
Improving tests is always useful. The objective is not necessarily to add a crazy number of tests, although adding more would still certainly help, but mostly to make sure we test our code in a smart way. We need to make sure to protect our code from our future selves and from mistakes down the line. We also need to make sure our security remains extremely high.