We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1e952 commit 1645c7bCopy full SHA for 1645c7b
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,4 +1,8 @@
1
# 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: #
6
7
## CLA
8
@@ -7,3 +11,15 @@
11
- [ ] Code changes are tested (add some information if not applicable)
12
9
13
## 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