Skip to content

Commit

Permalink
init issue & pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
dangnak2 committed Oct 8, 2023
1 parent 4215680 commit f179b31
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: "[ ] issue 이름"
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---

## 📄 이슈 내용
- 이슈 내용 요약 설명

## 📝 상세 내용
- 이슈 내용 구현 관련 상세 내용 작성

## ✅ check List
- [ ] to-do 1
- [ ] to-do 2
16 changes: 16 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## ✈️ 지라 티켓
- [PDS-지라번호](https://pladi-alm.atlassian.net/browse/PDS-지라번호) 티켓설명

<br>

## 👾 작업 내용
-

<br>

## 📸 스크린샷

<br>

## 🎸 기타 사항
-

0 comments on commit f179b31

Please sign in to comment.