Update .github/PULL_REQUEST_TEMPLATE/browser-extension.md order (#33407)

This commit is contained in:
Erzhan Torokulov 2022-04-05 17:39:55 +06:00 committed by GitHub
parent fa0c0bbb07
commit 32209efed9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
-->