mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
github: update PR template to require testing + make changelog notice seen by reviewers (#2565)
* github: update PR template to require testing + make changelog notice more prominent Fixes #2312 I have intentionally made this short and concise. The point is to make both the author and reviewer think about updating the changelog and verifying the change is well tested, but not to be over-prescriptive. * Update pull_request_template.md * Update pull_request_template.md
This commit is contained in:
parent
a234998c1a
commit
e16041c375
7
.github/pull_request_template.md
vendored
7
.github/pull_request_template.md
vendored
@ -1 +1,6 @@
|
||||
<!-- Remember to update the changelog for user-facing changes. -->
|
||||
|
||||
|
||||
|
||||
<!-- Reminder: Have you updated the changelog? -->
|
||||
|
||||
Test Plan: <!-- Required: What is the test plan for this change? -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user