From 0edb8e84b83ef542d20c7721cd8c1257fd5944aa Mon Sep 17 00:00:00 2001 From: "danny.yk" Date: Tue, 3 Sep 2024 21:33:35 +0900 Subject: [PATCH 1/5] =?UTF-8?q?docs:=20Git=20Issue=20template=20=EC=A0=81?= =?UTF-8?q?=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.yml | 26 +++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 12 ++++++++ .github/ISSUE_TEMPLATE/feature_request.yml | 33 ++++++++++++++++++++++ .github/ISSUE_TEMPLATE/test.yml | 26 +++++++++++++++++ .github/ISSUE_TEMPLATE/update_docs.yml | 20 +++++++++++++ 5 files changed, 117 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/feature_request.yml create mode 100644 .github/ISSUE_TEMPLATE/test.yml create mode 100644 .github/ISSUE_TEMPLATE/update_docs.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml new file mode 100644 index 00000000..3f5951ba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -0,0 +1,26 @@ +name: fix a bug ๐Ÿž +description: >- + ๋ฐœ๊ฒฌํ•œ ๋ฒ„๊ทธ์— ๋Œ€ํ•œ ์ •๋ณด๋ฅผ ์ž…๋ ฅํ•ด์ฃผ์„ธ์š”. +title: '[fix]: ' +labels: + - fix +body: + - type: textarea + id: related-issue + attributes: + label: ๊ด€๋ จ ์ด์Šˆ + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + placeholder: >- + #77 + - type: textarea + id: description + attributes: + label: ๋ฒ„๊ทธ ์„ค๋ช… + description: ๋ฒ„๊ทธ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” (์„œ์ˆ  ํ˜น์€ ์Šคํฌ๋ฆฐ์ƒท ์ฒจ๋ถ€) + validations: + required: true + - type: textarea + id: reference + attributes: + label: ์ฐธ๊ณ  + description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..0cf286e9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,12 @@ +blank_issues_enabled: false + +contact_links: + - name: Contributing Guide + url: https://github.com/githru/githru-vscode-ext/blob/main/CONTRIBUTING.md + about: ๊ธฐ์—ฌ๋ฅผ ํ•˜์‹œ๊ธฐ ์ „์— ๋ณธ ๋ฌธ์„œ๋ฅผ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”. + - name: Documentation + url: https://github.com/githru/githru-vscode-ext/wiki + about: ์ฐธ๊ณ  ์ž๋ฃŒ๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. + - name: Discucssions + url: https://github.com/githru/githru-vscode-ext/discussions/new + about: ์ด๊ณณ์—์„œ ์งˆ๋ฌธ๊ณผ ๋…ผ์˜๋ฅผ ์ง„ํ–‰ํ•ด์ฃผ์„ธ์š”. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml new file mode 100644 index 00000000..61dd70d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -0,0 +1,33 @@ +name: feature request ๐Ÿš€ +description: >- + ์ถ”๊ฐ€ํ•˜๊ณ  ์‹ถ์€ ์‹ ๊ทœ ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ์•Œ๋ ค์ฃผ์„ธ์š”. +title: '[new feature]: ' +labels: + - new feature +body: + - type: textarea + id: related-issue + attributes: + label: ๊ด€๋ จ ์ด์Šˆ + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + placeholder: >- + #77 + - type: textarea + id: description + attributes: + label: ๊ธฐ๋Šฅ ์„ค๋ช… + description: ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” + validations: + required: true + - type: textarea + id: task + attributes: + label: ๊ธฐ๋Šฅ ๋ชฉ๋ก + description: ๊ธฐ๋Šฅ ๋ชฉ๋ก์„ ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š”. ๊ฐ ํ•ญ๋ชฉ๋ณ„๋กœ ์ƒˆ๋กœ์šด ์ค„์— ์ž…๋ ฅํ•˜์„ธ์š”. (์ฒดํฌ๋ฐ•์Šค๋ฅผ ์ด์šฉํ•˜๋ฉด ์ข‹์•„์š”) + placeholder: >- + - [ ] ๊ธฐ๋Šฅ 1 + - type: textarea + id: reference + attributes: + label: ์ฐธ๊ณ  + description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/test.yml b/.github/ISSUE_TEMPLATE/test.yml new file mode 100644 index 00000000..1acbcaba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/test.yml @@ -0,0 +1,26 @@ +name: test ๐Ÿงช +description: >- + ํ…Œ์ŠคํŠธ ์‚ฌํ•ญ์— ๋Œ€ํ•œ ๋‚ด์šฉ์„ ์ž…๋ ฅํ•ด์ฃผ์„ธ์š”. +title: '[test]: ' +labels: + - test +body: + - type: textarea + id: related-issue + attributes: + label: ๊ด€๋ จ ์ด์Šˆ + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + placeholder: >- + #77 + - type: textarea + id: description + attributes: + label: ํ…Œ์ŠคํŠธ ๋‚ด์šฉ ์„ค๋ช… + description: ํ…Œ์ŠคํŠธ ๋‚ด์šฉ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” (์„œ์ˆ  ํ˜น์€ ์Šคํฌ๋ฆฐ์ƒท ์ฒจ๋ถ€) + validations: + required: true + - type: textarea + id: reference + attributes: + label: ์ฐธ๊ณ  + description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/update_docs.yml b/.github/ISSUE_TEMPLATE/update_docs.yml new file mode 100644 index 00000000..121592ca --- /dev/null +++ b/.github/ISSUE_TEMPLATE/update_docs.yml @@ -0,0 +1,20 @@ +name: Update docs โœ๏ธ +description: >- + ๋ฌธ์„œ ์—…๋ฐ์ดํŠธ๊ฐ€ ํ•„์š”ํ•œ ๊ฒฝ์šฐ ๋ณธ ์ด์Šˆ๋ฅผ ์‚ฌ์šฉํ•˜์„ธ์š” (.md ํŒŒ์ผ ์ˆ˜์ • ๋“ฑ) + +title: "[docs]: " +labels: + - docs +body: + - type: textarea + id: description + attributes: + label: Related issue + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + - type: textarea + id: context + attributes: + label: Content + description: ๋ณธ ์ด์Šˆ์— ๋Œ€ํ•œ ๋‚ด์šฉ์„ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”. + validations: + required: true \ No newline at end of file From 2c9a43655658c2eccc22a6488026f037c3234118 Mon Sep 17 00:00:00 2001 From: kimdaeyeobbb Date: Tue, 3 Sep 2024 21:36:49 +0900 Subject: [PATCH 2/5] =?UTF-8?q?Revert=20"docs:=20Git=20Issue=20template=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 0edb8e84b83ef542d20c7721cd8c1257fd5944aa. --- .github/ISSUE_TEMPLATE/bug_report.yml | 26 ----------------- .github/ISSUE_TEMPLATE/config.yml | 12 -------- .github/ISSUE_TEMPLATE/feature_request.yml | 33 ---------------------- .github/ISSUE_TEMPLATE/test.yml | 26 ----------------- .github/ISSUE_TEMPLATE/update_docs.yml | 20 ------------- 5 files changed, 117 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml delete mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.yml delete mode 100644 .github/ISSUE_TEMPLATE/test.yml delete mode 100644 .github/ISSUE_TEMPLATE/update_docs.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml deleted file mode 100644 index 3f5951ba..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: fix a bug ๐Ÿž -description: >- - ๋ฐœ๊ฒฌํ•œ ๋ฒ„๊ทธ์— ๋Œ€ํ•œ ์ •๋ณด๋ฅผ ์ž…๋ ฅํ•ด์ฃผ์„ธ์š”. -title: '[fix]: ' -labels: - - fix -body: - - type: textarea - id: related-issue - attributes: - label: ๊ด€๋ จ ์ด์Šˆ - description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) - placeholder: >- - #77 - - type: textarea - id: description - attributes: - label: ๋ฒ„๊ทธ ์„ค๋ช… - description: ๋ฒ„๊ทธ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” (์„œ์ˆ  ํ˜น์€ ์Šคํฌ๋ฆฐ์ƒท ์ฒจ๋ถ€) - validations: - required: true - - type: textarea - id: reference - attributes: - label: ์ฐธ๊ณ  - description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 0cf286e9..00000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,12 +0,0 @@ -blank_issues_enabled: false - -contact_links: - - name: Contributing Guide - url: https://github.com/githru/githru-vscode-ext/blob/main/CONTRIBUTING.md - about: ๊ธฐ์—ฌ๋ฅผ ํ•˜์‹œ๊ธฐ ์ „์— ๋ณธ ๋ฌธ์„œ๋ฅผ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”. - - name: Documentation - url: https://github.com/githru/githru-vscode-ext/wiki - about: ์ฐธ๊ณ  ์ž๋ฃŒ๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. - - name: Discucssions - url: https://github.com/githru/githru-vscode-ext/discussions/new - about: ์ด๊ณณ์—์„œ ์งˆ๋ฌธ๊ณผ ๋…ผ์˜๋ฅผ ์ง„ํ–‰ํ•ด์ฃผ์„ธ์š”. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml deleted file mode 100644 index 61dd70d7..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ /dev/null @@ -1,33 +0,0 @@ -name: feature request ๐Ÿš€ -description: >- - ์ถ”๊ฐ€ํ•˜๊ณ  ์‹ถ์€ ์‹ ๊ทœ ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ์•Œ๋ ค์ฃผ์„ธ์š”. -title: '[new feature]: ' -labels: - - new feature -body: - - type: textarea - id: related-issue - attributes: - label: ๊ด€๋ จ ์ด์Šˆ - description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) - placeholder: >- - #77 - - type: textarea - id: description - attributes: - label: ๊ธฐ๋Šฅ ์„ค๋ช… - description: ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” - validations: - required: true - - type: textarea - id: task - attributes: - label: ๊ธฐ๋Šฅ ๋ชฉ๋ก - description: ๊ธฐ๋Šฅ ๋ชฉ๋ก์„ ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š”. ๊ฐ ํ•ญ๋ชฉ๋ณ„๋กœ ์ƒˆ๋กœ์šด ์ค„์— ์ž…๋ ฅํ•˜์„ธ์š”. (์ฒดํฌ๋ฐ•์Šค๋ฅผ ์ด์šฉํ•˜๋ฉด ์ข‹์•„์š”) - placeholder: >- - - [ ] ๊ธฐ๋Šฅ 1 - - type: textarea - id: reference - attributes: - label: ์ฐธ๊ณ  - description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/test.yml b/.github/ISSUE_TEMPLATE/test.yml deleted file mode 100644 index 1acbcaba..00000000 --- a/.github/ISSUE_TEMPLATE/test.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: test ๐Ÿงช -description: >- - ํ…Œ์ŠคํŠธ ์‚ฌํ•ญ์— ๋Œ€ํ•œ ๋‚ด์šฉ์„ ์ž…๋ ฅํ•ด์ฃผ์„ธ์š”. -title: '[test]: ' -labels: - - test -body: - - type: textarea - id: related-issue - attributes: - label: ๊ด€๋ จ ์ด์Šˆ - description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) - placeholder: >- - #77 - - type: textarea - id: description - attributes: - label: ํ…Œ์ŠคํŠธ ๋‚ด์šฉ ์„ค๋ช… - description: ํ…Œ์ŠคํŠธ ๋‚ด์šฉ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” (์„œ์ˆ  ํ˜น์€ ์Šคํฌ๋ฆฐ์ƒท ์ฒจ๋ถ€) - validations: - required: true - - type: textarea - id: reference - attributes: - label: ์ฐธ๊ณ  - description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/update_docs.yml b/.github/ISSUE_TEMPLATE/update_docs.yml deleted file mode 100644 index 121592ca..00000000 --- a/.github/ISSUE_TEMPLATE/update_docs.yml +++ /dev/null @@ -1,20 +0,0 @@ -name: Update docs โœ๏ธ -description: >- - ๋ฌธ์„œ ์—…๋ฐ์ดํŠธ๊ฐ€ ํ•„์š”ํ•œ ๊ฒฝ์šฐ ๋ณธ ์ด์Šˆ๋ฅผ ์‚ฌ์šฉํ•˜์„ธ์š” (.md ํŒŒ์ผ ์ˆ˜์ • ๋“ฑ) - -title: "[docs]: " -labels: - - docs -body: - - type: textarea - id: description - attributes: - label: Related issue - description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) - - type: textarea - id: context - attributes: - label: Content - description: ๋ณธ ์ด์Šˆ์— ๋Œ€ํ•œ ๋‚ด์šฉ์„ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”. - validations: - required: true \ No newline at end of file From fd88d3646c813d1c6d3388320a60429f98910013 Mon Sep 17 00:00:00 2001 From: kimdaeyeobbb Date: Tue, 3 Sep 2024 21:39:19 +0900 Subject: [PATCH 3/5] =?UTF-8?q?docs:=20Git=20Issue=20Template=20=EC=A0=81?= =?UTF-8?q?=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.yml | 26 +++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 12 ++++++++ .github/ISSUE_TEMPLATE/feature_request.yml | 33 ++++++++++++++++++++++ .github/ISSUE_TEMPLATE/test.yml | 26 +++++++++++++++++ .github/ISSUE_TEMPLATE/update_docs.yml | 20 +++++++++++++ 5 files changed, 117 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/feature_request.yml create mode 100644 .github/ISSUE_TEMPLATE/test.yml create mode 100644 .github/ISSUE_TEMPLATE/update_docs.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml new file mode 100644 index 00000000..f4437de9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -0,0 +1,26 @@ +name: fix a bug ๐Ÿž +description: >- + ๋ฐœ๊ฒฌํ•œ ๋ฒ„๊ทธ์— ๋Œ€ํ•œ ์ •๋ณด๋ฅผ ์ž…๋ ฅํ•ด์ฃผ์„ธ์š”. +title: '[fix]: ' +labels: + - fix +body: + - type: textarea + id: related-issue + attributes: + label: ๊ด€๋ จ ์ด์Šˆ + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + placeholder: >- + #77 + - type: textarea + id: description + attributes: + label: ๋ฒ„๊ทธ ์„ค๋ช… + description: ๋ฒ„๊ทธ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” + validations: + required: true + - type: textarea + id: reference + attributes: + label: ์ฐธ๊ณ  + description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..0cf286e9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,12 @@ +blank_issues_enabled: false + +contact_links: + - name: Contributing Guide + url: https://github.com/githru/githru-vscode-ext/blob/main/CONTRIBUTING.md + about: ๊ธฐ์—ฌ๋ฅผ ํ•˜์‹œ๊ธฐ ์ „์— ๋ณธ ๋ฌธ์„œ๋ฅผ ์ฐธ๊ณ ํ•ด์ฃผ์„ธ์š”. + - name: Documentation + url: https://github.com/githru/githru-vscode-ext/wiki + about: ์ฐธ๊ณ  ์ž๋ฃŒ๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. + - name: Discucssions + url: https://github.com/githru/githru-vscode-ext/discussions/new + about: ์ด๊ณณ์—์„œ ์งˆ๋ฌธ๊ณผ ๋…ผ์˜๋ฅผ ์ง„ํ–‰ํ•ด์ฃผ์„ธ์š”. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml new file mode 100644 index 00000000..61dd70d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -0,0 +1,33 @@ +name: feature request ๐Ÿš€ +description: >- + ์ถ”๊ฐ€ํ•˜๊ณ  ์‹ถ์€ ์‹ ๊ทœ ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ์•Œ๋ ค์ฃผ์„ธ์š”. +title: '[new feature]: ' +labels: + - new feature +body: + - type: textarea + id: related-issue + attributes: + label: ๊ด€๋ จ ์ด์Šˆ + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + placeholder: >- + #77 + - type: textarea + id: description + attributes: + label: ๊ธฐ๋Šฅ ์„ค๋ช… + description: ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” + validations: + required: true + - type: textarea + id: task + attributes: + label: ๊ธฐ๋Šฅ ๋ชฉ๋ก + description: ๊ธฐ๋Šฅ ๋ชฉ๋ก์„ ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š”. ๊ฐ ํ•ญ๋ชฉ๋ณ„๋กœ ์ƒˆ๋กœ์šด ์ค„์— ์ž…๋ ฅํ•˜์„ธ์š”. (์ฒดํฌ๋ฐ•์Šค๋ฅผ ์ด์šฉํ•˜๋ฉด ์ข‹์•„์š”) + placeholder: >- + - [ ] ๊ธฐ๋Šฅ 1 + - type: textarea + id: reference + attributes: + label: ์ฐธ๊ณ  + description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/test.yml b/.github/ISSUE_TEMPLATE/test.yml new file mode 100644 index 00000000..1acbcaba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/test.yml @@ -0,0 +1,26 @@ +name: test ๐Ÿงช +description: >- + ํ…Œ์ŠคํŠธ ์‚ฌํ•ญ์— ๋Œ€ํ•œ ๋‚ด์šฉ์„ ์ž…๋ ฅํ•ด์ฃผ์„ธ์š”. +title: '[test]: ' +labels: + - test +body: + - type: textarea + id: related-issue + attributes: + label: ๊ด€๋ จ ์ด์Šˆ + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + placeholder: >- + #77 + - type: textarea + id: description + attributes: + label: ํ…Œ์ŠคํŠธ ๋‚ด์šฉ ์„ค๋ช… + description: ํ…Œ์ŠคํŠธ ๋‚ด์šฉ์— ๋Œ€ํ•ด ๋ช…ํ™•ํ•˜๊ฒŒ ์„ค๋ช…ํ•˜์—ฌ ์ฃผ์„ธ์š” (์„œ์ˆ  ํ˜น์€ ์Šคํฌ๋ฆฐ์ƒท ์ฒจ๋ถ€) + validations: + required: true + - type: textarea + id: reference + attributes: + label: ์ฐธ๊ณ  + description: ์ถ”๊ฐ€ ๋…ผ์˜์‚ฌํ•ญ ํ˜น์€ ์ฐธ๊ณ ์‚ฌํ•ญ์— ๋Œ€ํ•ด ๊ธฐ์žฌํ•ด์ฃผ์„ธ์š” \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/update_docs.yml b/.github/ISSUE_TEMPLATE/update_docs.yml new file mode 100644 index 00000000..f80e594a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/update_docs.yml @@ -0,0 +1,20 @@ +name: Update docs โœ๏ธ +description: >- + ๋ฌธ์„œ ์—…๋ฐ์ดํŠธ๊ฐ€ ํ•„์š”ํ•œ ๊ฒฝ์šฐ ๋ณธ ์ด์Šˆ๋ฅผ ์‚ฌ์šฉํ•˜์„ธ์š” (.md ํŒŒ์ผ ์ˆ˜์ • ๋“ฑ) + +title: "[docs]: " +labels: + - docs +body: + - type: textarea + id: description + attributes: + label: Related issue + description: ๊ด€๋ จ ์žˆ๋Š” ์ด์Šˆ ๋ฒˆํ˜ธ ๊ธฐ์žฌ (#์ด์Šˆ๋ฒˆํ˜ธ) + - type: textarea + id: context + attributes: + label: Content + description: ๋ณธ ์ด์Šˆ์— ๋Œ€ํ•œ ๋‚ด์šฉ์„ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”. + validations: + required: true \ No newline at end of file From 90e3950832c9edd02ad58ac8fc4835a3a4c65ce0 Mon Sep 17 00:00:00 2001 From: kimdaeyeobbb Date: Mon, 7 Oct 2024 08:33:59 +0900 Subject: [PATCH 4/5] =?UTF-8?q?docs:=20=EA=B8=B0=EB=B3=B8=20=ED=85=9C?= =?UTF-8?q?=ED=94=8C=EB=A6=BF=20=EC=83=9D=EC=84=B1=20=EA=B0=80=EB=8A=A5?= =?UTF-8?q?=ED=95=98=EA=B2=8C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0cf286e9..a37d1768 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - name: Contributing Guide @@ -9,4 +9,4 @@ contact_links: about: ์ฐธ๊ณ  ์ž๋ฃŒ๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. - name: Discucssions url: https://github.com/githru/githru-vscode-ext/discussions/new - about: ์ด๊ณณ์—์„œ ์งˆ๋ฌธ๊ณผ ๋…ผ์˜๋ฅผ ์ง„ํ–‰ํ•ด์ฃผ์„ธ์š”. \ No newline at end of file + about: ์ด๊ณณ์—์„œ ์งˆ๋ฌธ๊ณผ ๋…ผ์˜๋ฅผ ์ง„ํ–‰ํ•ด์ฃผ์„ธ์š”. From ca434a0518b69cb1c0b78f45bcd827d4a1fba940 Mon Sep 17 00:00:00 2001 From: kimdaeyeobbb Date: Mon, 7 Oct 2024 08:36:56 +0900 Subject: [PATCH 5/5] =?UTF-8?q?docs:=20discussion=20=ED=95=AD=EB=AA=A9=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a37d1768..edef0e47 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -7,6 +7,3 @@ contact_links: - name: Documentation url: https://github.com/githru/githru-vscode-ext/wiki about: ์ฐธ๊ณ  ์ž๋ฃŒ๋ฅผ ํ™•์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. - - name: Discucssions - url: https://github.com/githru/githru-vscode-ext/discussions/new - about: ์ด๊ณณ์—์„œ ์งˆ๋ฌธ๊ณผ ๋…ผ์˜๋ฅผ ์ง„ํ–‰ํ•ด์ฃผ์„ธ์š”.