From d87ca553940cbd32a14a47b6e05ee91912d0423d Mon Sep 17 00:00:00 2001 From: panticmilos Date: Wed, 14 Dec 2022 16:07:42 +0100 Subject: [PATCH] Update new pull request template --- .../new_distribution_pull_request_template.md | 25 ++----------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/.github/new_distribution_pull_request_template.md b/.github/new_distribution_pull_request_template.md index c2f51b9..2cec171 100644 --- a/.github/new_distribution_pull_request_template.md +++ b/.github/new_distribution_pull_request_template.md @@ -11,27 +11,6 @@ Download URL for a new distribution Link for license for a new distribution **Check list:** -- [ ] Mark if documentation changes are re--- -name: New Java distribution template -about: Suggest a new Java distribution request -title: '' -labels: new-distribution -assignees: '' ---- - -**Description:** -Describe your proposal. - -**Justification:** -Justification or a use case for your proposal. - -**Download URL:** -Download URL for a new distribution - -**License:** -Link for license for a new distribution - -**Are you willing to submit a PR?** -quired. +- [ ] Mark if documentation changes are required. - [ ] Mark if tests were added or updated to cover the changes. -- [ ] Mark if new distribution is being added. +- [ ] Mark if new distribution is being added. \ No newline at end of file