Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code format broken on page "Writing a Dev Service" #44793

Open
ibethus opened this issue Nov 28, 2024 · 3 comments · May be fixed by #45703
Open

Code format broken on page "Writing a Dev Service" #44793

ibethus opened this issue Nov 28, 2024 · 3 comments · May be fixed by #45703
Labels

Comments

@ibethus
Copy link

ibethus commented Nov 28, 2024

Description

Hi all,

The code format is broken on the doc page : Writing a Dev Service

Also, I think it would be interesting to mention that the following dependency is mandatory for the dev services to work :

<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-devservices-deployment</artifactId>
</dependency>

By the way, I don't think the dependency is ever mentionned on any of the dev services related pages.

I'd be happy to submit a PR for the doc.

Cheers !

Implementation ideas

No response

@ibethus ibethus added the kind/enhancement New feature or request label Nov 28, 2024
Copy link

quarkus-bot bot commented Nov 28, 2024

/cc @geoand (devservices), @stuartwdouglas (devservices)

@gsmet
Copy link
Member

gsmet commented Nov 28, 2024

Hey @ibethus , sure, PRs are welcome :).

@geoand
Copy link
Contributor

geoand commented Nov 28, 2024

🙏🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants