Thank you for investing your time in contributing to our project!
Create a branch from an existing issue (or first create an issue) and work on it 🥳
Just few things:
- Try to follow Swift code-style, indenting 4 spaces and 120 char per line
- Use documentation comments as much as you can. Update DocC documentation as well.
- Write some snapshot tests (if you're not experienced, let me know, I might take care of those ✌🏻).
Open a PR and describe your solution, any hidden implementation or workaround (if any). Don't forget to link the PR to the issue (Github should help you). Assign me as reviewer and we'll discuss about your solution.
Congratulations 🎉🎉 The solution looks good and we can merge it ✨.