-
Notifications
You must be signed in to change notification settings - Fork 0
Create comprehensive GitHub Copilot instructions for multi-language repository #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@VaeterchenFrost 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
Co-authored-by: VaeterchenFrost <[email protected]>
.github/copilot-instructions.md
Outdated
|
|
||
| When creating new files, avoid: | ||
| - Modifying auto-generated `DIRECTORY.md` | ||
| - Creating files that match `EXCLUDED_FILENAMES` pattern (`__init__.py` in build script) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not the case - creating files mentioned in build script is ok, dont cosider EXCLUDED_Filenames
.github/copilot-instructions.md
Outdated
| ## Testing and Validation | ||
|
|
||
| - Test solutions with provided sample inputs | ||
| - Ensure cross-platform compatibility (Windows/Linux/macOS) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dont really care about macOs compat
|
@copilot check the comments, remove macos section and update excluded filames, only mention directories.md there. |
Co-authored-by: VaeterchenFrost <[email protected]>
Updated the instructions per your feedback:
Changes committed in 8117ace. |
GitHub Copilot Instructions Creation - COMPLETED ✅
Successfully created comprehensive GitHub Copilot instructions for the VaeterchenFrost/AdventOfCode repository that address the multi-language and highly modular structure.
Recent Updates
Repository Analysis
Plan Checklist - ALL COMPLETED ✅
Successfully Created Instructions Include:
Repository Overview & Structure:
Code Generation Guidelines:
Modular Architecture Guidelines:
LoadAocInput.ps1,utilities/)DIRECTORY.mdDevelopment Environment:
Best Practices & Patterns:
Validation ✅
The instructions follow GitHub Copilot best practices while being specifically tailored to this repository's unique Advent of Code structure, multi-language approach, and automated tooling.
File created:
.github/copilot-instructions.md(189 lines, 6.1KB)Fixes #11.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.