File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ Thanks very much for contributing to FastExcel! Please make sure that your code changes
3
+ are covered with tests. And in case of new features or big changes
4
+ remember to adjust the documentation.
5
+
6
+ Feel free to ping committers for the review!
7
+
8
+ In case of an existing issue, reference it using one of the following:
9
+
10
+ Closed: #ISSUE
11
+ Related: #ISSUE
12
+
13
+ -->
14
+
15
+ ## Purpose of the pull request
16
+
17
+ <!-- Describe the purpose of this pull request. For example: Closed: #ISSUE-->
18
+
19
+ ## What's changed?
20
+
21
+ <!-- - Describe the change below, including rationale and design decisions -->
22
+
23
+ ## Checklist
24
+
25
+ - [ ] I have written the necessary doc or comment.
26
+ - [ ] I have added the necessary unit tests and all cases have passed.
You can’t perform that action at this time.
0 commit comments