錯誤回報
請使用日文或英文提交錯誤回報。
錯誤修正
- 從官方儲存庫 Fork FrontISTR。
git clone https://github.com/FrontISTR/FrontISTR - 修正錯誤。
- 使用
make test指令執行測試。 - 從 GitLab 頁面提交 Merge Request 或 Pull Request。
新功能開發
- 從官方儲存庫 Fork FrontISTR。
git clone https://github.com/FrontISTR/FrontISTR - 開發新功能。
- 更新使用手冊。
https://github.com/FrontISTR/FrontISTR_manuals - 進行驗證,並將範例輸入檔案加入測試。
- 使用
make test指令執行測試。 - 從 GitLab 頁面提交 Merge Request 或 Pull Request。