JavaScript HTML CSS
Find file
Choose a clone URL
HTTPS (recommended) Clone with Git or checkout with SVN using the repository's web address.
Switch branches/tags
Nothing to show
Nothing to show
Latest commit d3e36cd @notwaldorf Merge pull request #15 from XhmikosR/compress-logo
Losslessly compress logo.png.
Failed to load latest commit information.
src Losslessly compress logo.png.
.gitignore fix .gitignore
LICENSE license!
README.md new editing screenshot!
gulpfile.js s/dest/bin/ in gulp
package.json version 👍 1.0.8

README.md

github-canned-responses

Sometimes you've made mistakes and you have to triage 700 GitHub issues and Pull Requests. A lot of them will need the same answer, and your wrists will start hurting from all the switch-to-edit-copy-pasting. This extension helps with that.

How to get it

Install it from the Chrome Web Store

Install it from the Firefox Add-on Store

What is it

The extension adds a little button inside GitHub's comment editing view, that allows you to choose one of the existing canned responses, and insert it in the current comment. It looks like this, and it works on both Issues and PRs pages (but at the moment not the files view of a PR):

animated gif of the extension in action

Adding your own canned responses

The extension comes with a few default canned responses, but you can edit them and add your own! In the dropdown, press the edit link, and you'll get something like this:

screenshot of the answer editing page

Happy triaging, friends! <3