Github Saved Replies
This repo will help to build github saved replies like the following:
Usage
- Open Saved replies
- Open your browser’s console (
F12
) - Copy all code from index.js and running in console
After setting up, you can use Ctrl+.
to trigger saved reply in issues or PR!
Safety
Our code in index.js
is simple and safe, none of your data will be leaked.
Acknowledgment
Highly inspired by @junnplus‘s tweet.