Contribution Guidelines
ko-cg
ko-cg
  • Overview
  • Preface
    • How to Read This Document
  • Workflow with JIRA Issues
    • Introduction
    • JIRA 이슈 등록 <OPEN>
    • 이슈 선별 (Triage) <Confirmed>
    • 작업 진행 <Analysis, Develop>
    • 작업 정리 <Handover>
    • 작업 완료 <Resolved>
    • 테스트 진행 <Test>
    • 백포트 <Backport>
    • 이슈 종료 <Closed>
  • Workflow with Github
    • Introduction
    • Git Workflow
    • Git 브랜치 모델
    • Feature Branch
    • Pull Request, Code Review, Code Merge
    • Backport
  • Workflow after Code Merging
    • QA 리포트 확인
    • 테스트 실패 (regression) 발생 시 절차 가이드
    • 매뉴얼 작성 가이드
  • Contributing Guideline for First Contributors
    • Contributor License Agreement (CLA)
    • Good first issue
    • Communication Channel
  • Release
    • Release
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Preface

문서 이력

일자

이력 사항

작성자

2021.04.01

초안 작성

김재은 (jekim@cubrid.com)

김주호 (joohokim@cubrid.com)

유형규 (hgryoo@cubrid.com)

2021.04.02

리뷰 수정

오명환 (mhoh@cubrid.com)

2021.04.05

연구소 피드백 반영

유형규 (hgryoo@cubrid.com)

2024.04.30

개선된 워크플로우 반영

오명환 (mhoh@cubrid.com)

PreviousOverviewNextHow to Read This Document

Last updated 1 year ago

Was this helpful?