Contributing

Contributions to the project are highly welcomed. Please consider creating a Pull Request. Ensure you start from the develop branch, and set the merge base to develop as well.

For your feature to be accepted, ensure:

  1. The component is tested (if relevant, see Testing).

  2. Your code is aligned with JS Best Practices.

  3. The component is well documented in the documentation portal (if applicable).

Feature Requests / Bugs

If you have a request for a feature, or have found a bug, consider creating an issue on GitHub. Please include a Debug Report if available.