It's awesome to have you here! Contributions are more than welcome :) Thanks for taking the time to contribute ❤️
Bugs can be reported as a Github Issue. Make sure you're telling a story... in other words, tell us how to reproduce this bug, describe the problem you're facing and what you expected to happen.
Feel free to use images, gifs, code snippets and more to give us as much information as possible.
If you want to help us to improve our codebase, you can open a Pull Request and we will gladly discuss your suggestion. By opening a PR, you can fix a bug, add or change some functionality, improve performance, or even update our documentation.
When opening a PR, please include:
- Motivation: explain why you decided to make this change and how it will positively affect ADA;
- Description of your change: detail exactly what your code does, step by step;
- Verification process: tell us what you did to make sure your change has the desired effects, i.e., the tests scenarios you created.