Skip to content

Add Quarkus development standards and instructions#48

Merged
aaronpowell merged 2 commits into
github:mainfrom
tgrall:main
Jul 7, 2025
Merged

Add Quarkus development standards and instructions#48
aaronpowell merged 2 commits into
github:mainfrom
tgrall:main

Conversation

@tgrall

@tgrall tgrall commented Jul 5, 2025

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Adding a new generic instructions file for Quarkus applications.

I have set any applyTo : '*', since it is a generic one that I used as 'copilot-instructions.md` to be used not only by VScode but also other IDEs such as Jetbrains.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings July 5, 2025 05:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new generic instructions file for Quarkus development and updates the main README to include it.

  • Introduces instructions/quarkus.instructions.md with Quarkus standards and patterns.
  • Updates README.md to list the new Quarkus instructions.

Reviewed Changes

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

File Description
instructions/quarkus.instructions.md New Quarkus development instructions file
README.md Added entry for Quarkus instructions

Comment thread instructions/quarkus.instructions.md
@aaronpowell aaronpowell merged commit 643d4e7 into github:main Jul 7, 2025
2 checks passed
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.

3 participants