.github: note that a test plan can be explanation (#32397)

This commit is contained in:
Robert Lin 2022-03-09 09:16:42 -08:00 committed by GitHub
parent c8221d8a9c
commit 44bc5c461f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@
<!--
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, as outlined in our Testing principles and guidelines:
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.
-->