Mag-ambagMag-ambag

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

  1. I-fork ang FrontISTR mula sa opisyal na GitLab repository.
    https://gitlab.com/FrontISTR-Commons/FrontISTR
  2. I-clone ang na-fork na repository.
  3. Ayusin ang bug.
  4. Patakbuhin ang mga test gamit ang make test command.
  5. Gumawa ng merge request sa GitLab.

Pagbuo ng Bagong Feature

  1. I-fork ang FrontISTR mula sa opisyal na GitLab repository.
    https://gitlab.com/FrontISTR-Commons/FrontISTR
  2. I-clone ang na-fork na repository.
  3. I-develop ang bagong feature.
  4. I-update ang manwal.
    https://gitlab.com/FrontISTR-Commons/FrontISTR_manual
  5. I-validate ang bagong feature at idagdag ang mga sample input file sa mga test.
  6. Patakbuhin ang mga test gamit ang make test command.
  7. Gumawa ng merge request sa GitLab.