Commit Graph

35 Commits (k3s-v1.13.5)

Author SHA1 Message Date
Darren Shepherd 7fa4f587ba Delete supporting files 2019-03-28 16:14:32 -07:00
hhoover ebd028b009 Fix typo in Bug Report issue template
Related to #68774

Signed-off-by: Hart Hoover <hart@heptio.com>
2018-10-25 13:21:08 -05:00
Shubheksha f282543605 Adopt multiple issue templates (#68774)
* add support for multiple issue templates

* add comment to precede the kind label
2018-10-24 21:35:00 -07: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
Geoffrey Huntley c79bcb65c7
housekeeping: improved language used in ISSUE_TEMPLATE.md 2018-06-05 20:14:27 +10:00
zouyee 1301a23361 modify outdate link 2018-05-03 09:23:36 +08:00
Kubernetes Submit Queue fad6279eee
Merge pull request #62745 from cblecker/github-template-owners
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add contribex to github template owners

**What this PR does / why we need it**:
The `.github/` folder doesn't have an OWNERS file. These templates fall under contribex, so this would add an OWNERS file to this folder.

**Release note**:

```release-note
NONE
```
2018-04-25 00:17:53 -07:00
Christoph Blecker ffd2a478f9
Add contribex to github template owners 2018-04-17 12:43:45 -07:00
Tim Allclair 561eb60109
Link to vulnerabilitiy disclosure process from the issue template 2018-04-17 10:39:24 -07:00
Kubernetes Submit Queue 0c6dc652fa
Merge pull request #54114 from xiangpengzhao/fix-pr-template
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Update PR template

**What this PR does / why we need it**:
Update release notes and a nit

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
ref: https://github.com/kubernetes/community/pull/1221
https://github.com/kubernetes/test-infra/pull/4718
Fixes: #45799 (just for issue association)

**Special notes for your reviewer**:
/cc @cjwagner @Bradamant3 

**Release note**:

```release-note
NoNe
```
2017-10-30 18:37:06 -07:00
xiangpengzhao ce86bcd788 Update PR template 2017-10-28 11:09:57 +08:00
Ahmet Alp Balkan 358cbbaa03
Fix unmatched bold marker in ISSUE_TEMLATE.md
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-10-16 12:38:36 -07:00
Kubernetes Submit Queue 8b2e039ee2 Merge pull request #46714 from castrojo/new-issue-template
Automatic merge from submit-queue

Shorten issue template.

**What this PR does / why we need it**:

As discussed on contrib-ex, this shortens the github issue template. 

- Be more explicit about sending people to stackoverflow for support
- Add boilerplate for setting an issue as a bug or feature
- Add boilerplate for setting a SIG
- Cut out the rest for brevity.
2017-06-22 16:43:47 -07:00
Christoph Blecker 1bdc7a29ae
Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
Jorge O. Castro 35e6f8b50c Shorten issue template 2017-06-05 12:52:02 -04:00
Kubernetes Submit Queue 4e143b815e Merge pull request #44947 from xiangpengzhao/fix-issue-template
Automatic merge from submit-queue

Update troubleshooting link in ISSUE_TEMPLATE.md

**What this PR does / why we need it**:
Since our troubleshooting page has been moved, we should update the issue template.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:
ref: #44434

**Release note**:

```release-note
NONE
```
2017-05-27 21:36:21 -07:00
Michail Kargakis bad2b97dc7
Redirect kubeadm issues to kubeadm repo
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-19 12:18:55 +02:00
Kubernetes Submit Queue b6211c6e79 Merge pull request #45921 from pwittrock/kubectl-issues
Automatic merge from submit-queue

Redirect users filing kubectl issues to the kubernetes/kubectl repo
2017-05-18 17:45:42 -07:00
Phillip Wittrock e70d59063f Redirect users filing kubectl issues to the kubernetes/kubectl repo 2017-05-18 10:45:07 -07:00
Christoph Blecker 646020a6ae
Update PR template links 2017-05-14 20:06:43 -07:00
xiangpengzhao 44d184a8d9
Update troubleshooting link in ISSUE_TEMPLATE.md 2017-04-26 15:50:26 +08:00
Vojtech Vitek 64cbe2ca48 PR template: Update links to kubernetes/community repo 2017-03-17 12:23:58 -04:00
Brad Bowman 79a6fa053c Fix issue template to read more clearly 2017-01-27 10:15:06 -07:00
Janet Kuo 0a2063f9b7 Fix PR template 2016-11-11 14:48:58 -08:00
Tamer Tas 11b26fa8a8 issue-template: remove emoji suggestion 2016-08-14 22:07:43 +03: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
David McMahon 2946aae0fa WIP: Proposed new PR release note template. 2016-04-21 17:13:22 -07:00