-
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.
- Loading branch information
1 parent
dce1187
commit 4765100
Showing
1 changed file
with
26 additions
and
3 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 |
---|---|---|
@@ -1,3 +1,26 @@ | ||
networks: | ||
app-network: | ||
driver: bridge | ||
> [!NOTE] | ||
> PR 작성 전 체크 리스트 | ||
> - Assignees에 PR 작성자를 추가해 주세요. | ||
> - PR에 라벨과 프로젝트를 설정해 주세요. | ||
> - PR 생성 후 2명의 리뷰어가 잘 설정되었는지 확인해 주세요. | ||
|
||
**<PR 생성 전 위 내용은 모두 삭제해주세요>** | ||
|
||
--- 절취선 --- | ||
|
||
## ✏️ 한 줄 설명 | ||
> 이 PR의 주요 변경 사항이나 구현된 내용을 간략히 설명해 주세요. | ||
|
||
|
||
## ✅ 작업 내용 | ||
- | ||
|
||
## 🏷️ 관련 이슈 | ||
- | ||
|
||
## 📸 스크린샷/영상 | ||
> 이번 PR에서 변경되거나 추가된 뷰가 있는 경우 이미지나 동작 영상을 첨부해 주세요. | ||
|
||
|
||
## 📌 리뷰 진행 시 참고 사항 | ||
> 리뷰 코멘트 작성 시 특정 사실에 대해 짚는 것이 아니라 코드에 대한 의견을 제안할 경우, 강도를 함께 제시해주세요! (1점: 가볍게 참고해봐도 좋을듯 ↔ 5점: 꼭 바꾸는 게 좋을 것 같음!) |