योगदानयोगदान

बग रिपोर्ट

बग रिपोर्ट तथा merge request का विवरण र टिप्पणीहरू जापानी वा अंग्रेजीमा लेख्नुहोस्।

कृपया support@frontistr.org मा सम्पर्क गर्नुहोस्।

बग समाधान

  1. आधिकारिक GitLab repository बाट FrontISTR fork गर्नुहोस्।
    https://gitlab.com/FrontISTR-Commons/FrontISTR
  2. Fork गरिएको repository clone गर्नुहोस्।
  3. बग समाधान गर्नुहोस्।
  4. make test आदेशबाट tests चलाउनुहोस्।
  5. GitLab मा merge request सिर्जना गर्नुहोस्।

नयाँ सुविधा विकास

  1. आधिकारिक GitLab repository बाट FrontISTR fork गर्नुहोस्।
    https://gitlab.com/FrontISTR-Commons/FrontISTR
  2. Fork गरिएको repository clone गर्नुहोस्।
  3. नयाँ सुविधा विकास गर्नुहोस्।
  4. म्यानुअल अद्यावधिक गर्नुहोस्।
    https://gitlab.com/FrontISTR-Commons/FrontISTR_manual
  5. नयाँ सुविधा validate गरी sample input files tests मा थप्नुहोस्।
  6. make test आदेशबाट tests चलाउनुहोस्।
  7. GitLab मा merge request सिर्जना गर्नुहोस्।