File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Description
2+
3+ <!-- Provide a clear and concise description of your documentation changes -->
4+
5+ ## Type of Change
6+
7+ <!-- Check relevant options by putting an x in the brackets -->
8+
9+ - [ ] New Page
10+ - [ ] Page update/improvement
11+ - [ ] Fix typo/grammar
12+ - [ ] Restructure/reorganize content
13+ - [ ] Update links/references
14+ - [ ] Other (please describe):
15+
16+ ## Areas Affected
17+
18+ ## <!-- List the documentation sections/pages that have been modified -->
19+
20+ ## Checklist
21+
22+ <!-- Check items by putting an x in the brackets -->
23+
24+ - [ ] I ran ` pre-commit run --all-files ` to check for linting errors
25+ - [ ] I have reviewed my changes for clarity and accuracy
26+ - [ ] All links are valid and working
27+ - [ ] Images (if any) are properly formatted and include alt text
28+ - [ ] Code examples (if any) are complete and functional
29+ - [ ] Content follows the established style guide
30+ - [ ] Changes are properly formatted in Markdown
31+ - [ ] Preview renders correctly in development environment
32+
33+ ## Related Issues
34+
35+ <!-- Link any related issues using #issue_number -->
36+
37+ Closes #
38+
39+ ## Additional Notes
40+
41+ <!-- Add any other context about your documentation changes -->
42+
43+ ## Contributor Information
44+
45+ <!-- Please provide your contact information -->
46+
47+ - Name:
48+ - Email:
49+
50+ ## Screenshots
51+
52+ <!-- If applicable, add screenshots to help explain your changes -->
You can’t perform that action at this time.
0 commit comments