Chrome extension for GitHub's Saved Replies that adds replies from a repository's .github/replies.yml
. 📨
<img alt="Style: Prettier" src="https://img.shields.io/badge/style-prettier-21bb42.svg" />
<img alt=TypeScript: Strict" src="https://img.shields.io/badge/typescript-strict-21bb42.svg" />
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.
See .github/CONTRIBUTING.md
, then .github/DEVELOPMENT.md
.
Thanks! 💖
Adrian Simbulan 🐛 💻 |
Josh Goldberg ✨ 🐛 🔧 💻 📖 🚧 |
Joël Galeran 💻 |
Keith Cirkel 👀 |
Luis Estevez 🐛 💻 |
Paul Esch-Laurent 📖 |
danielxing1103 💻 |
💙 This package was templated with create-typescript-app.