Policy update (#969)

* Policy update

* Adding guidance on not accepting contributions that lower frontier model capabilities

* Remote plugin source policy
This commit is contained in:
Aaron Powell
2026-03-12 11:17:26 +11:00
committed by GitHub
parent 497afb94fa
commit 494d6ac783
2 changed files with 40 additions and 35 deletions

View File

@@ -1,6 +1,7 @@
## Pull Request Checklist
- [ ] I have read and followed the [CONTRIBUTING.md](https://github.com/github/awesome-copilot/blob/main/CONTRIBUTING.md) guidelines.
- [ ] I have read and followed the [Guidance for submissions involving paid services](https://github.com/github/awesome-copilot/discussions/968).
- [ ] My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
- [ ] The file follows the required naming convention.
- [ ] The content is clearly structured and follows the example format.