Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
name: Refactoring Proposal
description: Suggest an idea for this project
title: "[Refactoring]: "
labels: "๋ฆฌํŒฉํ† ๋ง"
body:
- type: markdown
attributes:
value: |
๋ฆฌํŒฉํ† ๋ง ์ œ์•ˆ์„ ์œ„ํ•œ ์ด์Šˆ์ž…๋‹ˆ๋‹ค.

- type: textarea
id: whats-problem
attributes:
label: ๋ฌด์Šจ ๋ฌธ์ œ์ ์ด ์žˆ๋‚˜์š”?
description: ์–ด๋–ค ๋ฌธ์ œ์ ์ด ์žˆ๋Š”์ง€ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”.
placeholder: ๋ฌธ์ œ์ ์— ๋Œ€ํ•ด์„œ ์„ค๋ช…ํ•ด์ฃผ์„ธ์š”!
validations:
required: true

- type: textarea
id: how-to-refactor
attributes:
label: ์–ด๋–ป๊ฒŒ ๋ณ€๊ฒฝํ•  ๊ฒƒ์ธ๊ฐ€์š”?
description: ์–ด๋–ค ๋ฐฉ๋ฒ•์œผ๋กœ ๋ฌธ์ œ์ ์„ ํ•ด๊ฒฐํ• ์ง€ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”.
placeholder: ํ•ด๊ฒฐ๋ฐฉ์•ˆ์— ๋Œ€ํ•ด์„œ ์„ค๋ช…ํ•ด์ฃผ์„ธ์š”!
validations:
required: true

- type: textarea
id: whats-the-goal
attributes:
label: ์–ป์„ ์ˆ˜ ์žˆ๋Š” ์ด์ ์€ ๋ฌด์—‡์ธ๊ฐ€์š”?
description: ๋ฆฌํŒฉํ† ๋ง์„ ํ†ตํ•ด ์–ป์„ ์ˆ˜ ์žˆ๋Š” ์ด์ ์„ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”.
placeholder: ์ด์ ์— ๋Œ€ํ•ด ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”!
validations:
required: true