Docs

Full documentation is coming soon. In the meantime, here's the 30-second version:

  1. Sign up at room.patchrooms.com
  2. Create a project — you'll get a projectKey.
  3. Add the snippet to your app:
<script src="https://room.patchrooms.com/v1/patchrooms.js"></script>
<script>
  Patchrooms.init({ projectKey: 'pr_xxx' });
</script>

That's it. The feedback button docks on the right edge of your app, and every issue opens a room.