Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
40cac44e
Unverified
Commit
40cac44e
authored
Apr 05, 2023
by
Zach Pomerantz
Committed by
GitHub
Apr 05, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: use comments for pull_request_template (#6304)
* docs: use comments for pull_request_template * docs: update
parent
4e6d28cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
12 deletions
+33
-12
pull_request_template.md
.github/pull_request_template.md
+33
-12
No files found.
.github/pull_request_template.md
View file @
40cac44e
<!-- Your PR title must follow conventional commits: https://github.com/Uniswap/interface#pr-title -->
## Description
<!-- Summary of change, including motivation and context. -->
<!-- Use verb-driven language: "Fixes XYZ" instead of "This change fixes XYZ" -->
<!-- Delete inapplicable lines: -->
_JIRA ticket:_
_Slack thread:_
_Relevant docs:_
<!-- Delete this section if your change does not affect UI. -->
## Screen capture
| Before | After (Desktop) | After (Mobile) |
| ----------------------- |----------------------- | ---------------------- |
|
<!-- Paste "before" -->
|
<!-- Paste "after" -->
|
<!-- Paste "after" -->
|
## Test plan
_[Summary of change, motivation, and context.]_
<!-- Delete this section if your change is not a bug fix. -->
### Reproducing the error
-
_Link to JIRA ticket, slack thread, or relevant docs helpful for providing context to reviewers._
<!-- Include steps to reproduce the bug. -->
1.
-
_Note: Your PR title must follow conventions
[
outlined here
](
https://github.com/Uniswap/interface#contributions
)
._
### QA (ie manual testing)
## Screen Capture
| Before | After (Desktop) | After (Mobile) |
| ---------------- |----------------- | -------------- |
| _insert_before_ | _insert_after_ | _insert_after_ |
<!-- Include steps to test the change, ensuring no regression. -->
-
[
]
N/A
##
Test Plan
#### Manual
##
## Devices
<!-- If applicable, include different devices and screen sizes that may be affected, and how you've tested them. -->
_[Steps of how you are testing the change and ensuring no regression.]_
_[Different devices and screen sizes that may be affected and how you tested.]_
### Automated testing
#### Automated
<!-- If N/A, do not check nor delete, but strike through. -->
<!-- eg - [ ] <s>
Unit test
</s>
-->
-
[
]
Unit test
-
[
]
Integration/E2E test
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment