diff --git a/.github/ISSUE_TEMPLATE/new_distribution_request.md b/.github/ISSUE_TEMPLATE/new_distribution_request.md index 41ab5fd7..f5d7c7fa 100644 --- a/.github/ISSUE_TEMPLATE/new_distribution_request.md +++ b/.github/ISSUE_TEMPLATE/new_distribution_request.md @@ -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: '' --- @@ -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?** \ No newline at end of file diff --git a/.github/new_distribution_pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/new_distribution_pull_request_template.md similarity index 89% rename from .github/new_distribution_pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE/new_distribution_pull_request_template.md index 8199e7ca..4e3b4437 100644 --- a/.github/new_distribution_pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/new_distribution_pull_request_template.md @@ -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.