Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve pull request template proposal
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 * Remove the IE 11 testing checkbox. This is too heavy for every PR, we skip this check on our PRs and think it's likely that other teams do as well.
- Loading branch information