Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.36 KB

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 1.36 KB

Bug reports

If the build process fails, please open a new issue containing the complete build log.

If the build process succeeds but Agent fails at runtime, it's most likely due to a JavaScript error. In this case, please open a new issue containing the error displayed by the JavaScript console.

Contributing instructions

Contributors are most welcome and appreciated beyond words!

  1. Please pick an issue of your interest, or open a new one.
  2. Let us know in the issue what you're about to do.
  3. We let you know if somebody is already working on the issue, and thank you for being awesome for considering to contribute.
  4. Send a pull request of your contribution. You're welcome to send the PR early on even if it's incomplete. This way, we'll be able to provide early feedback which will save time for everyone involved.
  5. Fix your PR if needed, and make sure that it passes continuous integration tests. If everything looks good we'll merge your PR, and pop a bottle of champagne to celebrate you!

Add icon to uhk-icon set

  1. Copy svg file(s) to packages/uhk-web/src/svgs/icons folder
  2. run $ npm run sprites

The icon available as .uhk-icon- css selector.