Skip to content

Commit 8eb724c

Browse files
committed
ANDROID-16201/update-api-34: Define PULL_REQUEST_TEMPLATE.md file
1 parent 1dc44a3 commit 8eb724c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### :tickets: Jira ticket
2+
[LATCH-XXXX](https://jira.tid.es/browse/LATCH-XXXX)
3+
4+
### :goal_net: What's the goal?
5+
_Provide a description of the overall goal. The description in the Jira ticket may help._
6+
7+
### :construction: How do we do it?
8+
_Provide a description of the implementation. A list of steps would be ideal._
9+
* _Step 1_
10+
* _Step 2_
11+
* _Step 3_
12+
13+
### :white_check_mark: Documentation changes?
14+
- [ ] No docs to update nor create
15+
16+
### :test_tube: How can I test this?
17+
_If it cannot be tested explain why._
18+
- [ ] ...

0 commit comments

Comments
 (0)