Skip to content
Merged
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
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: "FE Issue template"
about: "Custom frontend issue template"
title: "[FE] Issue - "
labels: FE Issue
assignees: ''
---

## Issue Description


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description과 Tasks 사이에 <br/> 하나 넣어두는거 어떠신가요?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
▲ 기존 형태

image

추가 시

한 줄 더 띄고 Tasks를 적는 것도 괜찮아 보이네요! 수정하겠습니다

## Tasks
- [ ] Task1
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: 'FE Issue template'
about: 'Custom frontend issue template'
title: '[FE] Issue - '
labels: FE Issue
assignees: ''
---

## Issue Description

-

<br/>

## Tasks

- [ ] Task1