Skip to content
Prev Previous commit
Next Next commit
Address PR #429 review suggestions
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
  • Loading branch information
brunoborges and Copilot committed Jun 22, 2026
commit dd520f10c7cdd0ffed17c2fd36645979aa83de58
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/new_distribution_request.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: New Java distribution template
about: Suggest a new Java distribution request
about: Suggest a new Java distribution
title: ''
labels: new-distribution
labels: feature request, needs triage
assignees: ''
---

Expand All @@ -13,10 +13,10 @@ Describe your proposal.
Justification or a use case for your proposal.

**Download URL:**
Download URL for a new distribution
Download URL for the new distribution.

**License:**
Link for license for a new distribution
Link to the license for the new distribution.

**Are you willing to submit a PR?**
<!--- We accept contributions! -->
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Describe your changes.
Add link to the related issue.

**Download URL:**
Download URL for a new distribution
Download URL for the new distribution.

**License:**
Link to the license for the new distribution.
Expand Down