Skip to content

Commit 63aad11

Browse files
authored
Merge pull request #20 from lets-go-trip/docs-1
docs: update labels.yml
2 parents 6e971fa + daba353 commit 63aad11

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/labels.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@
2121
- name: chore
2222
color: "3498DB"
2323
description: "빌드 업무 수정, 패키지 매니저 수정(ex .gitignore 수정 같은 경우)"
24+
25+
- name: infra
26+
color: "F39C12"
27+
description: "AWS‧CI/CD‧Terraform 등 인프라·DevOps 작업"
28+
29+
- name: perf
30+
color: "1ABC9C"
31+
description: "성능 최적화(쿼리·캐시·로딩 속도 개선 등)"

0 commit comments

Comments
 (0)