Skip to content

Commit 1645c7b

Browse files
authored
Update PULL_REQUEST_TEMPLATE (#2139)
1 parent 1b1e952 commit 1645c7b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Submit a pull request
2+
<!--Internal tickets have to be added by Stream devs-->
3+
Linear: FLU-
4+
<!--Optional to add github issue which is solved by this PR-->
5+
Github Issue: #
26

37
## CLA
48

@@ -7,3 +11,15 @@
711
- [ ] Code changes are tested (add some information if not applicable)
812

913
## Description of the pull request
14+
<!--
15+
Describe how these code changes fix the issue or how the feature works.
16+
Also try to give instructions how this can be tested.
17+
-->
18+
19+
## Screenshots / Videos
20+
21+
<!-- Consider to add screenshots and/or videos to show the effect of the change -->
22+
23+
| Before | After |
24+
| --- | --- |
25+
| img | img |

0 commit comments

Comments
 (0)