> For the complete documentation index, see [llms.txt](https://dev.cubrid.org/dev-process/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.cubrid.org/dev-process/dp-en/gh-guide/git-intro.md).

# Introduction

CUBRID uses Github as a tool for collaboration, such as managing source code and reviewing code as parts of the development progresses. In order to understand the development workflow based on Github, it is recommended to understand the following:

* [​How to use Git](https://git-scm.com/book/ko/v2)​
* Git Branch Model&#x20;
* Pull Request and Automation Tool&#x20;
* ​[Core Review](https://mtlynch.io/human-code-reviews-1/)
