mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 11:01:44 +00:00
Update .github/PULL_REQUEST_TEMPLATE/browser-extension.md order (#33407)
This commit is contained in:
parent
fa0c0bbb07
commit
32209efed9
@ -5,10 +5,20 @@ Closes https://github.com/sourcegraph/sourcegraph/issues/TODO.
|
||||
|
||||
TODO: Add a brief description of what PR includes.
|
||||
|
||||
## 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, 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.
|
||||
-->
|
||||
|
||||
## Screenshots (TODO: if applicable)
|
||||
| Before | After |
|
||||
| -: | :- |
|
||||
| | |
|
||||
| BEFORE | AFTER |
|
||||
:-------------------------:|:-------------------------:
|
||||
Insert image here | Insert image here
|
||||
|
||||
## Before merging
|
||||
|
||||
@ -27,15 +37,3 @@ TODO: Add a brief description of what PR includes.
|
||||
- [ ] Firefox
|
||||
- [ ] Safari
|
||||
- [ ] Add change log message to [client/browser/CHANGELOG.md](./client/browser/CHANGELOG.md), under "Unreleased" section. (if applicable)
|
||||
|
||||
## 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, 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.
|
||||
-->
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user