mirror of
https://github.com/actions/setup-java.git
synced 2026-06-23 08:19:41 +00:00
92163d3dc6
* Add templates for new Java distributions * Update new pull request template * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Address PR #429 review suggestions Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Bruno Borges <bruno.borges@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Bruno Borges <brborges@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
22 lines
444 B
Markdown
22 lines
444 B
Markdown
---
|
|
name: New Java distribution template
|
|
about: Suggest a new Java distribution
|
|
title: ''
|
|
labels: feature request, needs triage
|
|
assignees: ''
|
|
---
|
|
|
|
**Description:**
|
|
Describe your proposal.
|
|
|
|
**Justification:**
|
|
Justification or a use case for your proposal.
|
|
|
|
**Download URL:**
|
|
Download URL for the new distribution.
|
|
|
|
**License:**
|
|
Link to the license for the new distribution.
|
|
|
|
**Are you willing to submit a PR?**
|
|
<!--- We accept contributions! --> |