From 06d527dc44018225bba6eeb2b52266a6d7e4a971 Mon Sep 17 00:00:00 2001 From: Alena Varkockova Date: Wed, 18 Sep 2019 10:49:24 +0200 Subject: [PATCH] Simplified PR template (#826) --- .github/PULL_REQUEST_TEMPLATE.md | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6b7766bcd..029f12479 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,40 +7,11 @@ https://github.com/kudobuilder/kudo/blob/master/RELEASE.md 4. If the PR is unfinished, start it as a Draft PR: https://github.blog/2019-02-14-introducing-draft-pull-requests/ --> -**What type of PR is this?** -> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespaces from that line: -> -> /component generator -> /component kudoctl -> /component operator -> /kind api-change -> /kind bug -> /kind cleanup -> /kind design -> /kind documentation -> /kind feature -> /kind enhancement -> /kind infrastructure -> /kind kep -> /kind test - **What this PR does / why we need it**: -**Which issue(s) this PR fixes**: + Fixes # - -**Special notes for your reviewer**: - -**Does this PR introduce a user-facing change?**: - -```release-note - -```