Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IE11 mention from PR template [skip ci] #70486

Merged
merged 3 commits into from
Jul 6, 2020

Conversation

timroes
Copy link
Contributor

@timroes timroes commented Jul 1, 2020

Summary

Since we're now in the 7.9 release cycle and won't support IE11 from 7.9 onwards anymore, we can remove that mention from the PR checklist. The link also linked to a part of the contribution guideline, that only mentions how to test IE11 locally, so no need linking here anymore. I'd still leave that section in the contribution guideline (for now), in case someone still wants/needs to test for other reasons, or supported versions.

@timroes timroes added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.9.0 labels Jul 1, 2020
Copy link
Contributor

@kobelb kobelb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:elasticheart:

Copy link
Contributor

@peterschretlen peterschretlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

The change is fine as-is, but it might be worth linking to https://www.elastic.co/support/matrix#matrix_browsers so there is no ambiguity as to what we mean by cross-browser support.

@timroes
Copy link
Contributor Author

timroes commented Jul 6, 2020

@elasticmachine merge upstream

@timroes timroes merged commit cb30268 into elastic:master Jul 6, 2020
@timroes timroes deleted the pr-template branch July 6, 2020 11:33
timroes pushed a commit to timroes/kibana that referenced this pull request Jul 6, 2020
* Remove IE11 mention from PR template

* Add link to browser matrix

Co-authored-by: Elastic Machine <[email protected]>
timroes pushed a commit that referenced this pull request Jul 6, 2020
…ention from PR template [skip ci] (#70486) (#70789)

* Improve pull request template proposal (#56756)

Looking through Kibana PRs many currently ignore the check boxes or just delete them. The goal here is to make the process easier, delete some unused options and align the checkboxes with what's most useful. We've had some discussions on the Uptime team about ways the PR template could be potentially improved. These changes are based on an extended discussion we had on the topic. We'd love to hear if other teams would be OK with these recommended changes.

The changes here are:

* Allow authors to just delete unnecessary items rather than strike through. Adding all the `~~` in markdown is painful
* Remove the unnecessary checkbox for release notes, the build bot catches this and blocks merges without that being set.
* Add a checkbox for testing in various browser sizes / mobile responsive devices
* Move IE checkbox to the bottom of the list since it's seldom checked and makes the checklist seem daunting

* Remove IE11 mention from PR template [skip ci] (#70486)

* Remove IE11 mention from PR template

* Add link to browser matrix

Co-authored-by: Elastic Machine <[email protected]>

Co-authored-by: Andrew Cholakian <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 6, 2020
* master:
  [APM] Fix flaky e2e’s (elastic#70790)
  [Discover] Migrate server side saved object from data to discover plugin (elastic#70342)
  [APM] Update docs on running API tests (elastic#70765)
  test: 💍 delete a flaky test (elastic#70785)
  [Security Solution] Refactor GlobalTime to useGlobalTime hook and cle… (elastic#69345)
  Remove IE11 mention from PR template [skip ci] (elastic#70486)
  [GS] add savedObjects result provider (elastic#68619)
  remove snapshot from disabled test suite. (elastic#70769)
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 7, 2020
* actions/feature:
  improved copy
  [APM] Fix flaky e2e’s (elastic#70790)
  [Discover] Migrate server side saved object from data to discover plugin (elastic#70342)
  [APM] Update docs on running API tests (elastic#70765)
  test: 💍 delete a flaky test (elastic#70785)
  [Security Solution] Refactor GlobalTime to useGlobalTime hook and cle… (elastic#69345)
  Remove IE11 mention from PR template [skip ci] (elastic#70486)
  [GS] add savedObjects result provider (elastic#68619)
  remove snapshot from disabled test suite. (elastic#70769)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants