Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 327f2cf

Browse files
author
Thiago Saife
authored
Create pull request template
1 parent 7f1155d commit 327f2cf

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

pull_request_template.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!--- Please provide a general summary of your changes in the title above -->
2+
3+
## Pull request type
4+
5+
Jira Link: [INT-](url)
6+
7+
<!-- Please try to limit your pull request to one type, submit multiple pull requests if needed.
8+
9+
Please check the type of change your PR introduces:-->
10+
11+
- [ ] Bugfix
12+
- [ ] Feature
13+
- [ ] Code style update (formatting, renaming)
14+
- [ ] Refactoring (no functional changes, no api changes)
15+
- [ ] Other (please describe):
16+
17+
## How to test this PR
18+
19+
<!-- Please provide the steps on how to test this PR. -->
20+
21+
## What is the new behavior?
22+
23+
<!-- Please describe the behavior or changes that are being added by this PR. -->
24+
25+
-
26+
-
27+
-
28+
29+
## Other information

0 commit comments

Comments
 (0)