Commit Graph

3 Commits

Author SHA1 Message Date
Tim Deschryver
83fe668a7c fix markdown code blocks 2026-02-06 11:16:26 +01:00
Tim Deschryver
187c9d25e9 fix: markdown formatting in code review examples
Updated markdown code blocks for example comments in the code review instructions.
2026-02-06 10:06:31 +01:00
Aline Ávila
ddfccc733e Add generic code review instructions (#437)
* Add generic code review instructions

- Generic and reusable code review template
- Multi-language support (JavaScript, Python, Java, TypeScript)
- Based on GitHub Copilot prompt engineering best practices
- Includes security, performance, and architecture checks
- Customizable for any project
- Follows awesome-copilot contribution guidelines

* Add generic code review instructions
- Generic and reusable code review template
- Multi-language support (JavaScript, Python, Java, TypeScript)
- Based on GitHub Copilot prompt engineering best practices
- Includes security, performance, and architecture checks
- Customizable for any project
- Follows awesome-copilot contribution guidelines

* Add applyTo field to code review instructions front matter
2025-12-01 10:07:06 +11:00