Skip to content

Add Copilot coding agent instructions#109

Merged
Hugman76 merged 3 commits into
devfrom
copilot/setup-copilot-instructions
Mar 2, 2026
Merged

Add Copilot coding agent instructions#109
Hugman76 merged 3 commits into
devfrom
copilot/setup-copilot-instructions

Conversation

Copilot AI commented Mar 1, 2026

Copy link
Copy Markdown

GitHub Copilot coding agent had no repository context, leading to generic suggestions that may not align with this project's conventions.

Adds .github/copilot-instructions.md covering:

  • Project overview — mod ID, root package (fr.hugman.mubble), Fabric + Gradle stack
  • Module structuremubble-core, mubble-super_mario, mubble-bom and the split source set layout (main / client / datagen)
  • Coding conventions — Java 25 target, registry pattern, mixin placement, client/server source set separation
  • Key dependencies — Fabric API, Dawn API, logging conventions
  • Build commands./gradlew build, runDatagen, check
  • Contributing rules — CLA, PR requirements, Crowdin-managed translations

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • gh.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…ot coding agent

Co-authored-by: Hugman76 <36963654+Hugman76@users.noreply.github.com>
Copilot AI changed the title [WIP] Set up Copilot instructions for repository Add Copilot coding agent instructions Mar 1, 2026
Updated repository structure and coding conventions sections in copilot instructions.
@Hugman76 Hugman76 marked this pull request as ready for review March 2, 2026 23:30
@Hugman76 Hugman76 merged commit 69f816f into dev Mar 2, 2026
2 checks passed
@Hugman76 Hugman76 deleted the copilot/setup-copilot-instructions branch March 2, 2026 23:31
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