- The issue title should be clear and concise
- Properly worded descriptions outlining the desired feature, or the bug you're experiencing and the expected behaviour
- A concise description of the problem that the pull requests aims to solve, linking issues where possible
- This repository uses the Conventional Commits format for commit messages
- Format your code with
go fmt . - Tabs are preferred over spaces
- Indentations are to be done in increments of 1 tab