mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-17 21:21:20 +00:00
1.5 KiB
1.5 KiB
Pull Request Checklist
- I have read and followed the CONTRIBUTING.md guidelines.
- I have read and followed the Guidance for submissions involving paid services.
- My contribution adds a new instruction, prompt, agent, skill, workflow, or canvas extension file in the correct directory.
- The file follows the required naming convention.
- The content is clearly structured and follows the example format.
- I have tested my instructions, prompt, agent, skill, workflow, or canvas extension with GitHub Copilot.
- I have run
npm startand verified thatREADME.mdis up to date. - I am targeting the
stagedbranch for this pull request.
Description
Type of Contribution
- New instruction file.
- New prompt file.
- New agent file.
- New plugin.
- New skill file.
- New agentic workflow.
- New canvas extension.
- Update to existing instruction, prompt, agent, plugin, skill, workflow, or canvas extension.
- Other (please specify):
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.