File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Description
2
+
3
+ <!-- Please include a summary of your changes. -->
4
+
5
+ ## Type of Change
6
+
7
+ <!-- What kind of change does this pull request introduce? (Check all that apply) -->
8
+
9
+ - [ ] ✨ New snippet
10
+ - [ ] 🛠 Improvement to an existing snippet
11
+ - [ ] 🐞 Bug fix
12
+ - [ ] 📖 Documentation update
13
+ - [ ] 🔧 Other (please describe):
14
+
15
+ ## Checklist
16
+
17
+ <!-- Before submitting, ensure your pull request meets these requirements: -->
18
+
19
+ - [ ] I have tested my code and verified it works as expected.
20
+ - [ ] My code follows the style and contribution guidelines of this project.
21
+ - [ ] Comments are added where necessary for clarity.
22
+ - [ ] Documentation has been updated (if applicable).
23
+ - [ ] There are no new warnings or errors from my changes.
24
+
25
+ ## Related Issues
26
+
27
+ <!-- Link any relevant issues (use #issue-number syntax). If not, leave it empty -->
28
+
29
+ Closes #
30
+
31
+ ## Additional Context
32
+
33
+ <!-- Add any extra details, questions, or considerations here. -->
34
+
35
+ ## Screenshots (Optional)
36
+
37
+ <!-- If your changes affect visuals, please include screenshots. -->
38
+
39
+ <details >
40
+ <summary >Click to view screenshots</summary >
41
+
42
+ <!-- Add your screenshots here -->
43
+
44
+ </details >
You can’t perform that action at this time.
0 commit comments