Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/epic-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ assignees: ''

---

## Branch
`DEV-2/DEV-3/DEV-132`

## Overview
개요를 적습니다.

Expand Down
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/issue-template.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
---
name: Issue template
about: 프로젝트의 Issue에 대해 설명합니다.
title: ''
title: "[ISSUE]"
labels: ''
assignees: ''

---

## Branch
`DEV-2/DEV-3/DEV-132`

## Description
*작업에 대해 명확하고 간결하게 설명합니다.*

Expand Down