Add copilot-instructions.md #486

Open
Vylpes wants to merge 1 commit from feature/472-copilot-instructions into release/0.11.0
Owner
  • Add copilot-instructions.md file containing details of how the project is structured and developed

#472

- Add `copilot-instructions.md` file containing details of how the project is structured and developed #472
Add copilot-instructions.md
All checks were successful
Test / build (push) Successful in 1m14s
33b7d87603
Vylpes 2026-01-02 14:46:23 +00:00
All checks were successful
Test / build (push) Successful in 1m14s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/472-copilot-instructions:feature/472-copilot-instructions
git switch feature/472-copilot-instructions

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/0.11.0
git merge --no-ff feature/472-copilot-instructions
git switch feature/472-copilot-instructions
git rebase release/0.11.0
git switch release/0.11.0
git merge --ff-only feature/472-copilot-instructions
git switch feature/472-copilot-instructions
git rebase release/0.11.0
git switch release/0.11.0
git merge --no-ff feature/472-copilot-instructions
git switch release/0.11.0
git merge --squash feature/472-copilot-instructions
git switch release/0.11.0
git merge --ff-only feature/472-copilot-instructions
git switch release/0.11.0
git merge feature/472-copilot-instructions
git push origin release/0.11.0
Sign in to join this conversation.
No description provided.