Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 5.98 KB

README.md

File metadata and controls

71 lines (57 loc) · 5.98 KB

Refined Saved Replies

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

All Contributors: 7 👪

Codecov Test Coverage Contributor Covenant License: MIT Sponsor: On GitHub

<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.

Usage

Available in the Chrome Web Store Firefox: Get the Add-On

Development

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

Contributors

Adrian Simbulan
Adrian Simbulan

🐛 💻
Josh Goldberg ✨
Josh Goldberg ✨

🐛 🔧 💻 📖 🚧
Joël Galeran
Joël Galeran

💻
Keith Cirkel
Keith Cirkel

👀
Luis Estevez
Luis Estevez

🐛 💻
Paul Esch-Laurent
Paul Esch-Laurent

📖
danielxing1103
danielxing1103

💻

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