First off, thank you for considering contributing to Awesome Copilot Instructions.
Awesome Copilot Instructions is an open source project and we love to receive contributions from our community — you! There are many ways to contribute, from improving the documentation or adding instruction files via pull request.
- Fork this repository.
- Create a new folder in the instructions, prompts, skills or custom agents directory within a folder that relates to the correct category and focus area. The folder name should follow this pattern:
technology-focusFor example:frameworks/nodejs-typescript/azure-function-app. - Add your file (
.instructions.md,.prompt.md,SKILL.mdin a skill folder, or.agent.md) to the new folder. - Optionally, include a README.md in the folder to provide credit and a brief description.
- Update the main README.md file, adding your contribution to the appropriate category and link it to the file URL (required to pass the Awesome list linting rules).
- Submit a pull request.
- Validate that the GitHub Action workflow passes.
- Please ensure your contribution is original or properly credited if based on existing work.