Skip to content

Commit 871d396

Browse files
authored
Merge pull request #11 from github/readme-improvements
Enhance README with emojis and What's Inside section
2 parents 49b487e + 0b83168 commit 871d396

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# copilot-plugins
22

3-
The official GitHub Copilot plugins collection — MCP servers, skills, hooks, and other extensibility tools for GitHub Copilot.
3+
The official GitHub Copilot plugins collection
44

5-
## Contributing
5+
Extend the power of GitHub Copilot with MCP servers, skills, hooks, and other extensibility tools — all in one place.
66

7-
Contributions are welcome! Please read our [Contributing Guide](CONTRIBUTING.md) for details on how to submit pull requests.
7+
## 🔌 What's Inside
88

9-
## License
9+
- **Skills** — Reusable prompts and workflows for common tasks
10+
- **MCP Servers** — Model Context Protocol servers that give Copilot new capabilities *(coming soon)*
11+
- **Hooks** — Custom integrations and event-driven automations *(coming soon)*
12+
- **Extensibility Tools** — Building blocks for creating your own plugins *(coming soon)*
13+
14+
## 🤝 Contributing
15+
16+
We'd love your contributions! Please read our [Contributing Guide](CONTRIBUTING.md) for details on how to submit pull requests.
17+
18+
## 📄 License
1019

1120
This project is licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)