Contributions, new ideas and bug fixes are welcome.
If your idea is for a new feature or significant change, discuss it first on either Github discussions or HackMD
-
Each pull request should have an accompanying issue. Please create one if there isn't one there already.
-
Please avoid introducing unneccessary dependencies.
-
Please keep PRs small so they can be easily reviewed.
-
Consider adding unit tests if your PR resolves an issue.