Skip to content

Improved issue templates#759

Merged
vjovanov merged 2 commits intomasterfrom
vj/gh-758-issue-templates
Nov 12, 2025
Merged

Improved issue templates#759
vjovanov merged 2 commits intomasterfrom
vj/gh-758-issue-templates

Conversation

@vjovanov
Copy link
Copy Markdown
Member

@vjovanov vjovanov requested a review from a team as a code owner November 11, 2025 16:20
@vjovanov vjovanov force-pushed the vj/gh-758-issue-templates branch from f08988f to 4525612 Compare November 11, 2025 16:20
label: Contribution preference
description: Check this if you want to provide the reachability metadata yourself instead of using AI generation.
options:
- label: "I want to provide support myself and don't want the AI generation to do it for me."
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we need to add information where the support can be added? Wouldn't people anyway create a PR then?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We need to link to our CONTRIBUTING.md page here. Mostly they open a ticket to let everyone know they are working on it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed.

id: details
attributes:
label: Additional context and logs
description: Provide any relevant error messages, stack traces, or additional details. Links to logs are also welcome. Please make sure to follow the [troubleshooting guide](https://www.graalvm.org/jdk25/reference-manual/native-image/guides/troubleshoot-run-time-errors/) and to include the missing metadata stack traces.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I like the troubleshooting guide link here; why did you include it only for the "update" entry, not for the "new library", "bug", or maybe even "question" entries?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed.

- type: input
id: reproducer_link
attributes:
label: Minimal reproducer (optional)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

"optional but highly appreciated" :-)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed.

@vjovanov vjovanov force-pushed the vj/gh-758-issue-templates branch 2 times, most recently from fff98f3 to b466cc0 Compare November 11, 2025 16:43
@fniephaus fniephaus requested a review from ban-mi November 11, 2025 16:46
@vjovanov vjovanov force-pushed the vj/gh-758-issue-templates branch from b466cc0 to c1317fb Compare November 12, 2025 13:11
Copy link
Copy Markdown
Member

@ban-mi ban-mi left a comment

Choose a reason for hiding this comment

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

Minor comments and suggestions

@@ -0,0 +1,125 @@
name: "⚠️ Bug report"
description: Create a report to help us improve.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  • the reachability metadata repository ?

@vjovanov vjovanov force-pushed the vj/gh-758-issue-templates branch 2 times, most recently from 8523820 to fe80fd3 Compare November 12, 2025 16:33
@vjovanov vjovanov force-pushed the vj/gh-758-issue-templates branch from fe80fd3 to e021400 Compare November 12, 2025 16:34
@vjovanov vjovanov force-pushed the vj/gh-758-issue-templates branch from e021400 to 3a9552f Compare November 12, 2025 16:49
@vjovanov vjovanov merged commit dbac1da into master Nov 12, 2025
9 checks passed
@vjovanov vjovanov deleted the vj/gh-758-issue-templates branch November 12, 2025 17:03
@vjovanov vjovanov self-assigned this Nov 13, 2025
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.

Issue templates with necessary info for the developers and the AI pipeline

4 participants