Commit Graph

35 Commits

Author SHA1 Message Date
Madhav Jivrajani
249ec4ef11 Remove kind/design from PR template
- Remove `kind/design` from PR template in lieu of https://github.com/kubernetes/community/issues/5641
- Removal of `kind/design` from `k/k` is made possible by https://github.com/kubernetes/test-infra/pull/23011

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2021-08-01 14:29:21 +05:30
Sascha Grunert
d0a3ecf153
Use markdown headers instead of bold text for PR template
The usage of markdown headers will provide a more eye-friendly
formatting without having a need to add additional newlines to the PR.
This is reasoned by the GitHub markdown parser which adds additional
space before and after the header.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-30 09:19:02 +01:00
Sascha Grunert
1ee320b703
Add kind/regression label to the pull request template
We now add the kind/regression to the PR template. We also put the kinds
into an HTML comment, because prow is now able to ignore those entries.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-07-31 18:29:28 +02:00
Eddie Zaneski
bfc6f14dcb
Fix first contribution link in pr template
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-04-03 17:27:05 -06:00
Sascha Grunert
6323dc789a
Add kind/deprecation to pull request template
With the merge of https://github.com/kubernetes/test-infra/pull/15040,
we're now able to use the kind/deprecation label for PRs as well. This
label will be consumed by the release notes generation tool.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-28 09:24:31 +01:00
Sam Bostock
1c1ff452a4 Fix incorrect whitespaces plural 2019-10-24 21:56:18 -04:00
obitech
d13878c3f6 Add link to release notes documentation to PR template 2019-10-01 20:22:42 +02:00
Sascha Grunert
3f5aacfc14
Update the PR template for latest 'additional documentation' enhancements
- Clarify the ephemerality of links

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-19 12:34:11 +02:00
Kubernetes Prow Robot
391906f8ba
Merge pull request #79361 from openSUSE/docs-pr
Add `docs` section to pull request template
2019-07-15 14:53:49 -07:00
Sascha Grunert
22bd9c7e9b
Add docs section to pull request template
We are able to add further documentation to the release notes by parsing
an additional block at pull requests, for example:

```docs
- Description https://mylink.com
```

This commit adds this block to the pull request template.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-07-12 08:54:53 +02:00
Hongcai Ren
4da6bf54b4 Update link in pull request template 2019-06-26 11:49:38 +08:00
Junyoung, Sung
6cc4513562 Fix old link for issue/pr kind label in pull request template 2019-03-08 00:58:54 +09:00
Xiang Dai
36065c6dd7 delete all duplicate empty blanks
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-23 10:28:04 +08:00
Vaibhav Paralikar
226109f4e8 corrected release-note 2019-01-07 12:18:51 +05:30
Vaibhav Paralikar
3ce9178b98 updated as per suggestion 2019-01-06 22:06:12 +05:30
Vaibhav Paralikar
6641dc6e31 Fixes PR template 2019-01-05 14:32:59 +05:30
Vaibhav Paralikar
73f07795d7 Fixes PR template 2019-01-05 13:50:24 +05:30
Chao Wang
a8dc044e74 fix PR-template 2018-12-10 15:48:17 +08:00
Niko Pen
eab977f6d4 don't use 'Fixes' for failing-tests and flakes (#71278)
* don't use 'Fixes' for failing-tests and flakes

* issue-closing nice-formatting and nits
2018-12-03 01:07:17 -08:00
chao wang
a6a5c91a06 Add guidance for testing in the PR template 2018-10-18 14:29:18 +08:00
guineveresaenger
33291d43f6 adding more strict release note language 2018-10-16 14:06:34 -07:00
guineveresaenger
0947846d46 More complete list of possible labels 2018-10-16 10:26:00 -07:00
guineveresaenger
2baf575fe2 Adds label prompt and explanation to pull request template
As the release process no longer requires an issue to be filed with each pull request, we should be treating pull requests as issues for the purposes of triage. This means it is helpful if PR authors add labels right as they open a PR.
2018-10-15 17:20:44 -07:00
zouyee
1301a23361 modify outdate link 2018-05-03 09:23:36 +08:00
xiangpengzhao
ce86bcd788 Update PR template 2017-10-28 11:09:57 +08:00
Christoph Blecker
1bdc7a29ae
Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
Christoph Blecker
646020a6ae
Update PR template links 2017-05-14 20:06:43 -07:00
Vojtech Vitek
64cbe2ca48 PR template: Update links to kubernetes/community repo 2017-03-17 12:23:58 -04:00
Janet Kuo
0a2063f9b7 Fix PR template 2016-11-11 14:48:58 -08:00
Janet Kuo
de91512f30 Update PR & issue template (addressed comments, more interactive, shorter) 2016-08-11 18:25:56 -07:00
Tim Hockin
189e97f0fc Add an issue template, tighten PR template
I looked at a few other examples of templates and tried to make ours more
succint and helpful.  Feedback is welcome.
2016-08-11 18:25:33 -07:00
David McMahon
97b9ebc989 Clarify newline formatting for release note blocks. 2016-07-22 13:46:44 -07:00
David McMahon
ecb774ca4e Don't add analytics to .entries. 2016-07-13 11:09:38 -07:00
Angus Salkeld
448b1d2fde Explain how to close an issue within a PR message
- updated the headline
- updated the checklist numbers (was all "1.")
- converted the instructions into a markdown comment to make it
  clearer what is an instruction.
2016-05-18 10:03:50 +10:00
David McMahon
f095d9fae5 Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md.
Rename header.  Remove some extra text that wasn't meant for the original PR.
2016-04-26 17:21:25 -07:00