Your issue tracker is already your team’s to-do list. Now it is your helpdesk, too.
Most teams that build software end up with two inboxes: the issue tracker, where the work happens, and a helpdesk or shared mailbox, where customers talk to them. Keeping the two in sync is nobody’s job, so it does not happen.
OctoDesk removes the second inbox. Every message sent through your contact form or to your support address becomes an ordinary GitHub issue in the repository you choose.
Because a request is a real issue, everything you already do with issues works for support as well:
billing, bug, or urgent, and filter your views accordingly.Comments on a support issue are internal by default. Discuss root causes, paste stack traces, disagree with each other. None of it reaches your customer.
When you are ready to answer, start a comment with /reply:
/reply
Hi Anna, thanks for the report! We just shipped a fix, so the export
should work again. Let us know if you still run into trouble.
OctoDesk sends that comment, and only that comment, to your customer as a regular email. When they answer, their reply shows up as a new comment on the same issue.
The people writing to you do not need a GitHub account and will never learn that one is involved. From their point of view they filled out a form and received a friendly email from your support address.
Every request is an open issue until somebody closes it. It has an owner, a status, and a history, and it cannot silently drown in a mailbox.
Add a polished contact form to any website with a single snippet, or connect the form you already have. No server-side code required.
OctoDesk is in early access. Tell us about your project and we will get you set up.
Get early access