Skip to content

Commit

Permalink
Merge pull request #26 from co-co-gong/issue#25/docs/branch-name
Browse files Browse the repository at this point in the history
chore: branch 이름 변경
  • Loading branch information
Zerohertz authored Jan 7, 2025
2 parents dbe8b18 + 204c0c4 commit ace9330
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## Docs
<h2 align = "center">
💻 co-co-gong-server 💻
</h2>
<p align="center">
</br>
<a href="https://codecov.io/github/co-co-gong/co-co-gong-server" >
<img src="https://codecov.io/github/co-co-gong/co-co-gong-server/graph/badge.svg?token=ZYQE6OV2BZ"/>
</a>
</p>

<h3 align = "center">
📇 Docs 📇
</h3>

- [Branch 이름 설정 방법](docs/branch.md)
- [Package 구조](docs/package-structure.md)
- [Service layer 개발 방법](docs/service.md)
- [Controller 개발 방법](docs/controller.md)
Expand Down
7 changes: 7 additions & 0 deletions docs/branch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Branch Name 규약

> [!IMPORTANT]
>
> `issue#${ISSUE_NO}/${feat|fix|test|...}/${DESCRIPTION}`
![branch](./images/branch.png)
Binary file added docs/images/branch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ace9330

Please sign in to comment.