-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI/CD 이슈 템플릿 생성했습니다.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: "\U0001F4BB [ci/cd]" | ||
about: CI/CD 관련 설정, 개선, 문제 해결을 위한 이슈 템플릿입니다. | ||
title: "\U0001F4BB [ci/cd]" | ||
labels: ci, enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
# 🌍 개요 | ||
<!-- CI/CD 작업을 간략히 설명해주세요 --> | ||
|
||
## 🔄 CI/CD 작업 리스트 | ||
<!-- CI/CD 작업으로 인해 수행해야 할 주요 작업 항목들을 나열해주세요. --> | ||
1. 작업 항목 1 | ||
2. 작업 항목 2 | ||
3. 작업 항목 3 | ||
|
||
### 📢 특이 사항 | ||
<!-- CI/CD 설정이나 테스트 중 발견한 문제, 주의 사항, 리뷰어에게 특별히 알려야 할 부분 등을 적어주세요. --> | ||
|