Skip to content

Commit 003174a

Browse files
committed
✨ use inherited mobanfile. moremoban/moban#348
1 parent a60c678 commit 003174a

16 files changed

+733
-145
lines changed

.github/FUNDING.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These are supported funding model platforms
2+
3+
github: chfw
4+
patreon: chfw

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
With your PR, here is a check list:
2+
3+
- [ ] Has Test cases written
4+
- [ ] Has all code lines tested
5+
- [ ] Passes all Travis CI builds
6+
- [ ] Has fair amount of documentation if your change is complex
7+
- [ ] run 'make format' so as to confirm the pyexcel organisation's coding style
8+
- [ ] Please update CHANGELOG.rst
9+
- [ ] Please add yourself to CONTRIBUTORS.rst
10+
- [ ] Agree on NEW BSD License for your contribution

0 commit comments

Comments
 (0)