refined-saved-replies

Chrome extension for GitHub's Saved Replies that adds replies from a repository's `.github/replies.yml`. 📨

MIT License

Stars
28

Saved Replies are great, but oftentimes repository maintainers need a way to share common replies per-repository. This extension modifies the Saved Replies for issues or pull requests on any repository with a .github/replies.yml file to include those replies.

Usage

Development

See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md. Thanks! 💖

Contributors

💙 This package was templated with create-typescript-app.