Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 0df5475

Browse files
authored
Merge pull request #45 from moiseshilario/feature/add-pull-request-template
feat: Add pull request template
2 parents 55fd89a + b40ed46 commit 0df5475

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!-- If this is your first time, please read our contribution guidelines: (https://github.com/Rocketseat/unform/blob/master/.github/CONTRIBUTING.md) -->
2+
3+
<!-- Verify first that your pull request is not already proposed -->
4+
5+
<!-- Refrain from using any language other than English -->
6+
7+
<!-- Ensure you have added or ran the appropriate tests for your PR -->
8+
9+
<!-- If possible complete *all* sections as described. Don't remove any section. -->
10+
11+
**Changes proposed**
12+
<!--- Describe the change below, including rationale and design decisions -->
13+
14+
<!--- Include "Fixes #[issue_number]" if you are fixing an existing issue -->
15+
16+
**Additional context**
17+
<!-- Add any other context or screenshots about the feature request here. -->

0 commit comments

Comments
 (0)