Ang mga bug report at ang mga paglalarawan at komento sa merge request ay dapat nakasulat sa Japanese o English.
Mga Bug Report
Makipag-ugnayan sa support@frontistr.org.
Pag-aayos ng Bug
- I-fork ang FrontISTR mula sa opisyal na GitLab repository.
https://gitlab.com/FrontISTR-Commons/FrontISTR - I-clone ang na-fork na repository.
- Ayusin ang bug.
- Patakbuhin ang mga test gamit ang
make testcommand. - Gumawa ng merge request sa GitLab.
Pagbuo ng Bagong Feature
- I-fork ang FrontISTR mula sa opisyal na GitLab repository.
https://gitlab.com/FrontISTR-Commons/FrontISTR - I-clone ang na-fork na repository.
- I-develop ang bagong feature.
- I-update ang manwal.
https://gitlab.com/FrontISTR-Commons/FrontISTR_manual - I-validate ang bagong feature at idagdag ang mga sample input file sa mga test.
- Patakbuhin ang mga test gamit ang
make testcommand. - Gumawa ng merge request sa GitLab.