Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ca5e83b

Browse files
committed
chore: whitelist eslint PR template
1 parent d39aa27 commit ca5e83b

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+2-13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Documentation Pull Request Template
2-
31
## Description
42

53
Provide a brief description of the changes in this pull request.
@@ -14,6 +12,8 @@ or the improvement it provides.
1412
- [ ] Update to Existing Document
1513
- [ ] Bug Fix
1614
- [ ] Question/clarification
15+
- [ ] CI/CD Pipeline
16+
- [ ] New or updated tests
1717
- [ ] Other (please describe):
1818

1919
---
@@ -47,15 +47,4 @@ or notes that might help in reviewing this pull request.
4747

4848
---
4949

50-
## Reviewer Checklist
51-
52-
- [ ] The purpose and scope of the document are clear.
53-
- [ ] The document is easy to understand and follow.
54-
- [ ] There are no typos or grammatical errors.
55-
- [ ] All necessary sections are included and well-structured.
56-
- [ ] The document is consistent with the project's style guide.
57-
- [ ] Any referenced links or resources are valid and appropriate.
58-
59-
---
60-
6150
**Thank you for contributing to our documentation!**

eslint.config.mjs

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)