This website works better with JavaScript
首頁
探索
說明
登入
Atenea
/
sgi
關注
2
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
93b41a1319
分支列表
標籤列表
master
sgi
/
include
/
phpSpreadsheet
/
phpoffice
/
phpspreadsheet
/
.github
/
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
397 B
文件歷史
原始文件
This is:
- [ ] a bugfix - [ ] a new feature
Checklist:
Changes are covered by unit tests
Code style is respected
Commit message explains
why
the change is made (see
https://github.com/erlang/otp/wiki/Writing-good-commit-messages
)
CHANGELOG.md contains a short summary of the change
Documentation is updated as necessary
Why this change is needed?