Skip to content

Commit 5a2b1ff

Browse files
committed
docs(agents): clarify fix vs refactor commit type
1 parent ed4e462 commit 5a2b1ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ HTTP API 및 SSE로 최신 이벤트 목록을 제공한다.
8686
- 영어로 작성.
8787
- Conventional Commits 규칙을 따릅니다.
8888
- 서로 다른 변경을 한 커밋에 묶지 않습니다.
89+
- 버그 수정은 `fix`를 사용합니다.
90+
- `refactor`는 큰 동작 변화 없는 코드 구조 개선에 사용합니다.
8991

9092
## Tech stack
9193

0 commit comments

Comments
 (0)