mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
github: shorten test plan description in template (#35300)
I want to make it easier to delete the multiple lines of test plan reminder. Now that devs are aware of this change, we can use a more succinct message. The link to testing principles explains what a test plan is, which can help new developers. Test Plan: n/a
This commit is contained in:
parent
8f86e9a73f
commit
6a10abc587
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -2,13 +2,4 @@
|
||||
|
||||
## Test plan
|
||||
|
||||
<!--
|
||||
As part of SOC2/GN-104 and SOC2/GN-105 requirements, all pull requests are REQUIRED to
|
||||
provide a "test plan". A test plan is a loose explanation of what you have done or
|
||||
implemented to test this, or why this change does not need testing, as outlined in our
|
||||
Testing principles and guidelines:
|
||||
https://docs.sourcegraph.com/dev/background-information/testing_principles
|
||||
Write your test plan here after the "## Test plan" header.
|
||||
-->
|
||||
|
||||
|
||||
<!-- all pull requests REQUIRE a test plan. https://docs.sourcegraph.com/dev/background-information/testing_principles -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user