File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Description
2
+ <!-- Please describe the changes you have made -->
3
+
4
+ ## Related Issue
5
+ <!-- Please link to the issue here: -->
6
+ Fixes # (issue)
7
+
8
+ ## Type of Change
9
+ <!-- Please select the appropriate options by putting an x in the brackets -->
10
+ - [ ] New content (notes, snippets)
11
+ - [ ] Content improvement (updates, fixes, expansion)
12
+ - [ ] Documentation update
13
+ - [ ] Bug fix (non-breaking change which fixes an issue)
14
+ - [ ] Infrastructure/tooling (CI, scripts, etc.)
15
+ - [ ] Translation (i18n) - specify language: _____ _
16
+ - [ ] Other (please describe):
17
+
18
+ ## Checklist
19
+ <!-- Please make sure to go through this checklist before submitting your PR -->
20
+ - [ ] My content follows the style guidelines of this project
21
+ - [ ] I have performed a self-review of my own content/code
22
+ - [ ] I have included references/links where appropriate
23
+ - [ ] My changes generate no new warnings or errors
24
+ - [ ] I have checked formatting with markdownlint or similar tools
25
+ - [ ] I have checked that all links are valid
26
+ - [ ] For translations: I've followed the i18n folder structure (i18n/[ language_code] /...)
27
+
28
+ ## Additional Notes
29
+ <!-- Any additional information that may be helpful for reviewers -->
You can’t perform that action at this time.
0 commit comments