Skip to content

Commit baee542

Browse files
author
Rafael Klynger
authored
Merge pull request #48 from vtex-apps/chore/pull-request-template-update
Update template for Pull Requests
2 parents 5f3e9a2 + 8a4991f commit baee542

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,27 @@
1-
#### What is the purpose of this pull request?
2-
3-
<!--- Describe your changes in detail. -->
4-
51
#### What problem is this solving?
62

73
<!--- What is the motivation and context for this change? -->
84

9-
#### How should this be manually tested?
5+
#### How to test it?
6+
7+
<!--- Don't forget to add a link to a Workspace where this branch is linked -->
8+
9+
[Workspace](Link goes here!)
10+
11+
#### Screenshots or example usage:
12+
13+
<!--- Add some images or gifs to showcase changes in behaviour or layout. Example: before and after images -->
14+
15+
#### Describe alternatives you've considered, if any.
16+
17+
<!--- Optional -->
18+
19+
#### Related to / Depends on
20+
21+
<!--- Optional -->
1022

11-
#### Screenshots or example usage
23+
#### How does this PR make you feel? [:link:](http://giphy.com/)
1224

13-
#### Types of changes
25+
<!-- Go to http://giphy.com/ and pick a gif that represents how this PR makes you feel -->
1426

15-
* [ ] Bug fix (a non-breaking change which fixes an issue)
16-
* [ ] New feature (a non-breaking change which adds functionality)
17-
* [ ] Breaking change (fix or feature that would cause existing functionality to change)
18-
* [ ] Requires change to documentation, which has been updated accordingly.
27+
![](put .gif link here - can be found under "advanced" on giphy)

0 commit comments

Comments
 (0)