Create comprehensive GitHub Copilot instructions for multi-language repository#12
Create comprehensive GitHub Copilot instructions for multi-language repository#12VaeterchenFrost merged 3 commits intomainfrom
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 <21226535+VaeterchenFrost@users.noreply.github.com>
.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.
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.
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 <21226535+VaeterchenFrost@users.noreply.github.com>
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.