Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azurespheredev/refined-saved-replies
Chrome extension for GitHub's Saved Replies that adds replies from a repository's `.github/replies.yml`. 📨
https://github.com/azurespheredev/refined-saved-replies
chrome-extension contribution github open-source saved-replies
Last synced: 2 days ago
JSON representation
Chrome extension for GitHub's Saved Replies that adds replies from a repository's `.github/replies.yml`. 📨
- Host: GitHub
- URL: https://github.com/azurespheredev/refined-saved-replies
- Owner: azurespheredev
- License: mit
- Created: 2024-06-19T08:33:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T09:39:47.000Z (10 days ago)
- Last Synced: 2024-11-12T10:48:35.277Z (2 days ago)
- Topics: chrome-extension, contribution, github, open-source, saved-replies
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/refined-saved-replies/ngcinicnlicdndmpcfjjifononfcceih
- Size: 1.26 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Refined Saved Replies
Chrome extension for GitHub's Saved Replies that adds replies from a repository's
.github/replies.yml
. 📨
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`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
Thanks! 💖## Contributors
Adrian Simbulan
🐛 💻
Josh Goldberg ✨
🐛 🔧 💻 📖 🚧
Joël Galeran
💻
Keith Cirkel
👀
Luis Estevez
🐛 💻
Paul Esch-Laurent
📖
danielxing1103
💻
> 💙 This package was templated with [create-typescript-app](https://github.com/JoshuaKGoldberg/create-typescript-app).