File tree Expand file tree Collapse file tree 1 file changed +20
-9
lines changed Expand file tree Collapse file tree 1 file changed +20
-9
lines changed Original file line number Diff line number Diff line change 1
- ### 🔗 Issue Link
2
- _ Jira or Github issue link, if applicable._
1
+ ### 🔗 Issue Links
2
+
3
+ _ Provide all Linear and/or Github issues related to this PR, if applicable._
3
4
4
5
### 🎯 Goal
5
6
6
7
_ Describe why we are making this change._
7
8
9
+ ### 📝 Summary
10
+
11
+ _ Provide bullet points with the most important changes in the codebase._
12
+
8
13
### 🛠 Implementation
9
14
10
- _ Provide a description of the implementation._
15
+ _ Provide a detailed description of the implementation and explain your decisions if you find them relevant._
16
+
17
+ ### 🎨 Showcase
11
18
12
- ### 🧪 Testing
19
+ _ Add relevant screenshots and/or videos/gifs to easily see what this PR changes, if applicable. _
13
20
14
- _ Describe the steps how this change can be tested (or why it can't be tested)._
21
+ | Before | After |
22
+ | ------ | ----- |
23
+ | img | img |
15
24
16
- ### 🎨 Changes
25
+ ### 🧪 Manual Testing Notes
17
26
18
- _ Add relevant screenshots or videos showcasing the changes ._
27
+ _ Explain how this change can be tested manually, if applicable ._
19
28
20
- ### ☑️ Checklist
29
+ ### ☑️ Contributor Checklist
21
30
22
31
- [ ] I have signed the [ Stream CLA] ( https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform ) (required)
32
+ - [x] This change should be manually QAed
23
33
- [ ] Changelog is updated with client-facing changes
34
+ - [ ] Changelog is updated with new localization keys
24
35
- [ ] New code is covered by unit tests
25
- - [ ] Affected documentation updated (docusaurus, tutorial, CMS (task created)
36
+ - [ ] Documentation has been updated in the ` docs-content ` repo
You can’t perform that action at this time.
0 commit comments