🚨Please review the guidelines for contributing to this repository.
- Make sure your branch matches the naming conventions. (Something like:
AC-152). Don't request your master! - Your branch should only contain changes relevant to the ticket it is named after.
- Make sure you are making a pull request against the dev branch (left side). Also you should start your branch off our dev.
- Check your code additions will fail neither code linting checks nor e2e test (this will be tested automatically when you open your PR).
Please describe anything in your pull request that isn't immediately understandable from the ticket description.
Thank you! 😎