We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d644a4 commit 955cd5bCopy full SHA for 955cd5b
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,11 +1,9 @@
1
With your PR, here is a check list:
2
3
-- [ ] Has Test cases written
4
-- [ ] Has all code lines tested
+- [ ] Has test cases written?
+- [ ] Has all code lines tested?
5
- [ ] Has `make format` been run?
6
- [ ] Please update CHANGELOG.yml(not CHANGELOG.rst)
7
- [ ] Passes all Travis CI builds
8
- [ ] 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 django-excel.yml (if not found, please use CONTRIBUTORS.rst)
11
- [ ] Agree on NEW BSD License for your contribution
0 commit comments