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 341e82f commit e4b98d2Copy full SHA for e4b98d2
.github/ISSUE_TEMPLATE.md
@@ -1,8 +1,10 @@
1
This is:
2
3
+```
4
- [ ] a bug report
5
- [ ] a feature request
6
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)
7
8
9
### What is the expected behavior?
10
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,7 +1,9 @@
- [ ] a bugfix
- [ ] a new feature
Checklist:
@@ -11,4 +13,4 @@ Checklist:
11
13
- [ ] CHANGELOG.md contains a short summary of the change
12
14
- [ ] Documentation is updated as necessary
15
-What does it change?
16
+### Why this change is needed?
0 commit comments