Skip to content

Commit 0384838

Browse files
committed
🤝 update project meta data
1 parent 4028494 commit 0384838

13 files changed

+572
-35
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
With your PR, here is a check list:
22

3-
- [ ] Has Test cases written
4-
- [ ] Has all code lines tested
3+
- [ ] Has test cases written?
4+
- [ ] Has all code lines tested?
55
- [ ] Has `make format` been run?
66
- [ ] Please update CHANGELOG.yml(not CHANGELOG.rst)
77
- [ ] Passes all Travis CI builds
88
- [ ] Has fair amount of documentation if your change is complex
9-
- [ ] run 'make format' so as to confirm the pyexcel organisation's coding style
10-
- [ ] Please add yourself to 'contributors' section of pyexcel-ods3.yml (if not found, please use CONTRIBUTORS.rst)
119
- [ ] Agree on NEW BSD License for your contribution

0 commit comments

Comments
 (0)