extension
extension copied to clipboard
Stage 1: Refactor codebase
The first stage of refactoring involves small changes[^1] to the codebase that shouldn't have any known bugs.
External extensive tests and code review are highly appreciated.
This PR also includes a contribution guide proposal.
[^1]: Small changes include but are not limited to: use better syntax, remove repetitive code, optimize statements.
Looks good to me thanks!
I meant to comment on the contributing.md 😆