Are you here to help with this Klarna project? Welcome! Please read the following to better understand how to ask questions or work on something.
All members of our community are expected to follow our Code of Conduct. Please make sure you are welcoming and friendly in all of our spaces.
- Report bugs, suggest features or view the source code on GitHub.
- If you have any questions concerning this product, please contact [email protected].
At Klarna, we strive toward achieving the highest possible quality for our products. Therefore, we require you to follow these guidelines if you wish to contribute.
Your contribution has to meet the following criteria:
- It is accompanied by a description regarding what has been changed and why.
- Pull requests should implement a boxed change, meaning they should optimally not try to address many things at once.
- All code and documentation must follow the style specified by the included configuration.
- New features and bug fixes must have accompanying unit tests.
- All unit tests should pass.