Skip to content

Add instructions file#245

Merged
VL-CZ merged 1 commit intomasterfrom
feature/add-instructions-file
Mar 4, 2026
Merged

Add instructions file#245
VL-CZ merged 1 commit intomasterfrom
feature/add-instructions-file

Conversation

@VL-CZ
Copy link
Copy Markdown
Owner

@VL-CZ VL-CZ commented Mar 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 4, 2026 19:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-level coding instructions document (for contributor/assistant guidance) and updates ignore rules to reduce IDE-related noise in commits.

Changes:

  • Add .github/instructions/default.instructions.md documenting project architecture, conventions, and CI usage.
  • Update .gitignore with an “IDEs” section including .vs/, .vscode/, and .idea/.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.gitignore Adds IDE ignore entries (but currently conflicts with existing VS Code allowlist rules).
.github/instructions/default.instructions.md New instructions doc describing the project’s structure, conventions, and CI pipeline.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VL-CZ VL-CZ merged commit de16373 into master Mar 4, 2026
7 checks passed
@VL-CZ VL-CZ deleted the feature/add-instructions-file branch March 4, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants