Skip to content

Instantly share code, notes, and snippets.

@liebespaar93
Last active April 2, 2024 09:39
Show Gist options
  • Save liebespaar93/26174daa14fc50d723e34ff32c3fbb69 to your computer and use it in GitHub Desktop.
Save liebespaar93/26174daa14fc50d723e34ff32c3fbb69 to your computer and use it in GitHub Desktop.
ISSUE_TEMPLATE 이슈 템플릿 설정파일
" ============================================================================
" Netrw Directory Listing (netrw v172)
" /Users/kyoulee/goingfree/HW42_WORKSPACE/.github/ISSUE_TEMPLATE
" Sorted by name
" Sort sequence: [\/]$,\<core\%(\.\d\+\)\=\>,\.h$,\.c$,\.cpp$,\~\=\*$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$
" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:special
" ==============================================================================
../
./
BUG.yml
DELETE.yml
DEPLOY.yml
DIAGRAM.yml
DOCS.yml
FEAT.yml
FIX.yml
GITHUB_SETTING.yml
REFACTORING.yml
SECURITY.yml
SETTING.yml
STUDY.yml
STYLE.yml
TECHNOLOGY.yml
TEMPLATE.yml
TEST.yml
UPDATE.yml
WORK.yml
config.yml
name: "🐝 버그 보고서"
description: "버그에 설정에 대한 보고서입니다"
title: "🐝 "
labels: ["🐝 버그"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 🍯 버그 작성
🐝 발생한 버그에 대하여 자세하게 적어주세요
🐝 환경에 대하여도 충분히 설명해 주시면 감사하겠습니다.
🐝 어떠한 작업중 일어났는지 스토리를 적어주시면 감사하겠습니다.
🎈 버그로 불편을 끼쳐드려 죄송합니다.
## 🐝 버그 작성 방법
- 자신의 환경을 확인후 작성해준다
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 버그 이름
description: 💭 버그의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: dropdown
id: dropdown_os
attributes:
label: 📣 OS를 선택해 주세요
description: 💭 시스템 OS를 적어주세요
multiple: false
options:
- Linux
- Mac OS
- Window
- other
default: 0
validations:
required: true
- type: input
id: input_app
attributes:
label: 📣 버그 발생되는 app 을 작성 해주세요
description: 💭 버그가 발생한 app
placeholder: 🫧 <app>
validations:
required: false
- type: textarea
id: textarea_description
attributes:
label: 📣 버그 발생 부분
description: 💭 버그가 발생한 부분을 적어주세요
placeholder: |
🫧 <버그 발생 부분>
1. <버그 설명 1>
2. <버그 설명 2>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 버그 제목을 적절하게 정하였습니까?
required: false
- label: 📍 타이틀에 버그 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
blank_issues_enabled: false
contact_links:
- name: 📨 kyoulee 깃허브 프로필
url: https://github.com/kyoulee/
about: Please ask and answer questions here.
- name: 🌎 kyoulee 프로젝트
url: https://github.com/users/kyoulee/projects/1
about: Please report security vulnerabilities here.
name: "💣 삭제 보고서"
description: "수정에 설정에 대한 보고서입니다"
title: "💣 "
labels: ["💣 삭제"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 삭제 작성
## 삭제 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 삭제 제목
description: 💭 삭제 제목을 작성해 주세요
placeholder: 🫧 <제목>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 삭제 작업 이유
description: 💭 삭제 작업 이유을 적어주세요
placeholder: |
🫧 <삭제 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 연관된 이슈 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <#이슈 1> <작업 내용>
- [ ] <#이슈 2> <작업 내용>
- [ ] <#이슈 3> <작업 내용>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 삭제 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 삭제 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🎉 배포"
description: "배포 작업에 대한 보고서입니다"
title: "🎉 "
labels: ["🎉 배포"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 배포 작성
배포 목록 issue 링킹 대한 링크
## 배포 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 배포 이름
description: 💭 빈칸을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: input
id: input_version
attributes:
label: 📣 배포 버전
description: 💭 빈칸을 작성해 주세요
placeholder: 🫧 <v0.0.0>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 배포 목적
description: 💭 배포 목적을 적어주세요
placeholder: |
🫧 <배포 하는 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: textarea
id: textarea_work
attributes:
label: ✅ 배포 리스트
description: 💭 배포에 배포 목차를 작성해주세요
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <# 이슈1>
- [ ] <# 이슈2>
- [ ] <# 이슈3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 배포 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 배포 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 배포 이름을 추가하였습니까?
required: true
- label: 📍 배포 버전을 적절하게 정하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "⛓️ 다이어그램 보고서"
description: "다이어그램에 설정에 대한 보고서입니다"
title: "⛓️ "
labels: ["📝 문서", "⛓️ 다이어그램"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 다이어그램 작성
github mermaid 를 준수하며 그에 맞게 출력된다
가이드라인 [🚀 링크](https://mermaid.js.org/intro/) 를 확인해 주세요
## 다이어그램 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 다이어그램 이름
description: 💭 다이어그램의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: dropdown
id: dropdown_type
attributes:
label: 📣 다이어그램 차트 타입을 선택해 주세요
description: 💭 타입을 참고하여 선택해주세요
multiple: false
options:
- flowchart LR
- sequenceDiagram
- classDiagram
- stateDiagram-v2
- erDiagram
- journey
- gantt
- pie showData
- quadrantChart
- requirementDiagram
- gitGraph
- C4Context
- mindmap
- timeline
- zenuml
- sankey-beta
- graph TB
default: 0
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 다이어그램 생성 이유
description: 💭 다이어그램 생성 이유을 적어주세요
placeholder: |
🫧 <다이어그램 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: textarea
id: textarea_work
attributes:
label: 📣 다이어그램 작성
description: 💭 다이어그램에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 코드>
< 차트 타입 ? 상위에 선택한 타입을 작성해 주세요 >
<A> --> |거절|<B>
<B> --> <C>
<A> --> |수락|<C>
end
value: |
flowchart LR
사용자 --> 관리자_신청
관리자_신청 -->|거절|사용자
관리자_신청 -->|수락|관리자
subgraph Admin
관리자-->리뷰조회
관리자-->이슈생성
관리자-->이슈선택
이슈생성-->이슈상세작성
이슈상세작성-->w{작업}
이슈선택-->w{작업}
w{작업}-->작업_완료
작업_완료--"`코드 스타일 & 규칙 확인 `"-->자가정검
자가정검-->|"`PR 전송`"|리뷰신청
subgraph Reviewer
리뷰조회-->리뷰신청
리뷰신청--승인-->f{{완료}}:::green
end
리뷰신청--거절-->이슈상세작성
end
classDef red stroke:#f00
classDef green fill:#060
classDef blue stroke:#00f
render: 'mermaid'
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 다이어그램 제목을 적절하게 정하였습니까?
required: false
- label: 📍 '다이어그램 작성'에 선택한 차트타입을 기입하였습니까?
required: true
- label: 📍 타이틀에 다이어그램 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "📝 문서 보고서"
description: "문서에 설정에 대한 보고서입니다"
title: "📝 "
labels: ["📝 문서"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 문서 작성
## 문서 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 문서 이름
description: 💭 문서의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 문서 작업 이유
description: 💭 문서 작업 이유을 적어주세요
placeholder: |
🫧 <문서 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 문서 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 문서 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "⚡️ 기능"
description: "기능 추가 대한 보고서입니다"
title: "⚡️ "
labels: ["⚡️ 기능"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 기능 추가 보고서
새로운 기능에 대한 적용 과정 보고서 입니다.
## 기능 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 기능 이름
description: 💭 기능의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 기능 추가 이유
description: 💭 기능 추가하는 이유을 적어주세요
placeholder: |
🫧 <기능 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 기능 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 기능 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🛠️ 수정 보고서"
description: "수정에 설정에 대한 보고서입니다"
title: "🛠️ "
labels: ["🛠️ 수정"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 수정 작성
## 수정 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 수정 제목
description: 💭 수정 제목을 작성해 주세요
placeholder: 🫧 <제목>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 수정 작업 이유
description: 💭 수정 작업 이유을 적어주세요
placeholder: |
🫧 <수정 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <#이슈 1> <작업 내용>
- [ ] <#이슈 1> <작업 내용>
- [ ] <#이슈 1> <작업 내용>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 수정 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 수정 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🌑 Github 환경설정"
description: "깃허브 환경설정에 대한 보고서입니다"
title: "🌑 "
labels: ["🌑 Github"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# Github 환경설정 보고서
깃허브 개발 환경에 맞는 환경을 설정하기위한 보고서입니다
파일의 위치에 대한 설명입니다 [링크](https://docs.gitea.com/1.20/usage/issue-pull-request-templates)
정해진 환경에 알맞게 설정하고 모든이가 공통작업을 할 수 있도록 만드는것이 목표입니다
## 환경설정 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 환경설정 이름
description: 💭 환경설정의 이름을 작성해 주세요
placeholder: 🫧 <이름>
value: 베이스 Github 환경설정
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 환경설정 필요 목록
description: 💭 환경설정 필요 목록을 적어주세요
placeholder: |
🫧 <환경설정 필요 목록>
1. <목록 1>
2. <목록 2>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 환경설정 리스트
description: 💭 작업에 필요한 환경구현
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] .gitconfig 작성
- [ ] .gitmessage 작성
- [ ] LICENSE 작성
- [ ] SECURITY 작성
- [ ] CODEOWNERS 작성
- [ ] CODE_OF_CONDUCT 작성
- [ ] CONTRIBUTING 작성
- [ ] PULL_REQUEST_TEMPLATE 작성
- [ ] ISSUE_TEMPLATE 작성
- [ ] Issues labels 세팅
- [ ] Discussions 활성화
- [ ] page 미리보기 설정
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 환경설정 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 환경설정 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 환경설정 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "♻️ 리펙토링"
description: "리펙토링 과정에 대한 보고서입니다"
title: "♻️ "
labels: ["♻️ 리펙토링"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 리펙토링 작성
리펙토링 목록 issue 링킹 대한 링크
## 리펙토링 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 리펙토링 이름
description: 💭 리펙토링의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 리펙토링 목적
description: 💭 리펙토링 목적을 적어주세요
placeholder: |
🫧 <리펙토링 하는 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: input
id: input_parent
attributes:
label: 📣 리펙토링 이슈를 기입해주세요
description: 💭 리펙토링 이슈 작성
placeholder: 🫧 <#이슈번호>
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 리펙토링 리스트
description: 💭 리펙토링에 리펙토링 목차를 작성해주세요
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <#이슈 1> <작업 내용>
- [ ] <#이슈 2> <작업 내용>
- [ ] <#이슈 3> <작업 내용>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 리펙토링 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 리펙토링 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 리펙토링 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🔐 보안"
description: "보안 추가 대한 보고서입니다"
title: "🔐 "
labels: ["🔐 보안"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 보안 추가 보고서
새로운 보안에 대한 적용 과정 보고서 입니다.
## 보안 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 보안 이름
description: 💭 보안의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 보안 추가 이유
description: 💭 보안 추가하는 이유을 적어주세요
placeholder: |
🫧 <보안 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 보안 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 보안 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🌎 환경설정"
description: "환경설정에 대한 보고서입니다"
title: "🌎 "
labels: ["🌎 환경설정"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 환경설정 보고서
개발 환경에 맞는 환경을 설정하기위한 보고서입니다
정해진 환경에 알맞게 설정하고 모든이가 공통작업을 할 수 있도록 만드는것이 목표입니다
## 환경설정 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 환경설정 이름
description: 💭 환경설정의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 환경설정 필요 목록
description: 💭 환경설정 필요 목록을 적어주세요
placeholder: |
🫧 <환경설정 필요 목록>
1. <목록 1>
2. <목록 2>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 환경설정 리스트
description: 💭 작업에 필요한 환경구현
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] 프론트엔드 프레임워크
- [ ] 백엔드 프레임워크
- [ ] 클라우드 환경설정
- [ ] <# github 이슈> github 환경설정
- [ ] 프로젝트 환경설정
- [ ] 커뮤니티 활성화
- [ ] DNS 설정
- [ ] 공통작업 방법 설명서 작성
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 환경설정 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 환경설정 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 환경설정 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🎓 학습"
description: "학습에 설정에 대한 보고서입니다"
title: "🎓 "
labels: ["🎓 학습"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 학습 작성
학습목록 추천 부분에 대한 링크
- [🚀 준비중1](#)
- [🚀 준비중2](#)
## 학습 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 학습 이름
description: 💭 학습의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 학습 목적
description: 💭 학습 목적을 적어주세요
placeholder: |
🫧 <학습 하는 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: input
id: input_parent
attributes:
label: 📣 상위 학습단계를 기입해주세요
description: 💭 상위 학습단계 작성(없을시 root)
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 학습 리스트
description: 💭 학습에 학습 목차를 작성해주세요
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] 1 장
- [ ] 2 장
- [ ] 3 장
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 학습 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 학습 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 학습 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🎨 스타일"
description: "스타일 추가 대한 보고서입니다"
title: "🎨 "
labels: ["🎨 스타일"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 스타일 추가 보고서
새로운 스타일에 대한 적용 과정 보고서 입니다.
## 스타일 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 스타일 이름
description: 💭 스타일의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 스타일 추가 이유
description: 💭 스타일 추가하는 이유을 적어주세요
placeholder: |
🫧 <스타일 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 스타일 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 스타일 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🚀 기술"
description: "기술 추가 대한 보고서입니다"
title: "🚀 "
labels: ["🚀 기술"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 기술 추가 보고서
새로운 기술에 대한 적용 과정 보고서 입니다.
## 기술 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 기술 이름
description: 💭 기술의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 기술 추가 이유
description: 💭 기술 추가하는 이유을 적어주세요
placeholder: |
🫧 <기술 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 기술 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 기술 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🗃️ 템플릿 보고서"
description: "템플릿에 설정에 대한 보고서입니다"
title: "🗃️ "
labels: ["📝 문서", "🗃️ 템플릿"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 템플릿 작성
가이드라인 [🚀 링크](https://gist.github.com/kyoulee/0590fb2eb01aeb38d8f57a25933b8f65#file-simple_template-yml) 를 확인해 주세요
## 템플릿 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 템플릿 이름
description: 💭 템플릿의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 템플릿 생성 이유
description: 💭 템플릿 생성 이유을 적어주세요
placeholder: |
🫧 <템플릿 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 템플릿 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 템플릿 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "🧪 테스트"
description: "테스트 추가 대한 보고서입니다"
title: "🧪 "
labels: ["🧪 테스트"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 테스트 추가 보고서
새로운 테스트에 대한 적용 과정 보고서 입니다.
## 테스트 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 테스트 이름
description: 💭 테스트의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 테스트 추가 이유
description: 💭 테스트 추가하는 이유을 적어주세요
placeholder: |
🫧 <테스트 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 테스트 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 테스트 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "📤 업데이트"
description: "업데이트 과정에 대한 보고서입니다"
title: "📤 "
labels: ["📤 업데이트"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 업데이트 작성
업데이트에 대한 보고서 작성입니다
## 업데이트 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 업데이트 이름
description: 💭 업데이트의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 업데이트 목적
description: 💭 업데이트 목적을 적어주세요
placeholder: |
🫧 <업데이트 하는 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: input
id: input_parent
attributes:
label: 📣 업데이트 이슈를 기입해주세요
description: 💭 업데이트 이슈 작성
placeholder: 🫧 <#이슈번호>
validations:
required: true
- type: textarea
id: textarea_work
attributes:
label: ✅ 업데이트 리스트
description: 💭 업데이트에 업데이트 목차를 작성해주세요
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <#이슈 1> <작업 내용>
- [ ] <#이슈 2> <작업 내용>
- [ ] <#이슈 3> <작업 내용>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 업데이트 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 업데이트 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 업데이트 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
name: "💻 작업 보고서"
description: "작업 설정에 대한 보고서입니다"
title: "💻 "
labels: ["💻 작업"]
projects: ["kyoulee/1"]
assignees:
- kyoulee
body:
- type: markdown
attributes:
value: |
# 작업 작성
해야 할 작업에 대하여 설명 및 작성하세요.
## 작업 작성 방법
- 다음줄에 기입이 가능하며
- 깃 허브 마크다운으로 작동합니다
- type: input
id: input_name
attributes:
label: 📣 작업 이름
description: 💭 작업의 이름을 작성해 주세요
placeholder: 🫧 <이름>
validations:
required: true
- type: textarea
id: textarea_description
attributes:
label: 📣 작업 목표
description: 💭 작업 작업 이유을 적어주세요
placeholder: |
🫧 <작업 생성 이유>
1. <이유>
2. <이유>
render: ''
validations:
required: false
- type: textarea
id: textarea_work
attributes:
label: ✅ 작업 리스트
description: 💭 작업에 필요한 목록 작성
placeholder: |
🫧 <ex. 예시 지문>
- [ ] <체크 1>
- [ ] <체크 2>
value: |
- [ ] <작업 1>
- [ ] <작업 2>
- [ ] <작업 3>
- [ ] 더입력 ...
render: ''
validations:
required: true
- type: checkboxes
id: checkboxes_list
attributes:
label: 📣 작성자 체크리스트
description: 💭 작성자 체크리스트
options:
- label: 🔱 작업 제목을 적절하게 정하였습니까?
required: false
- label: 🔱 작업 리스트를 이슈에 맞게 설정하셨습니까?
required: false
- label: 📍 타이틀에 작업 이름을 추가하였습니까?
required: true
- label: 📌 작성자는 모든 작업에 대한 정보가 공개됨을 동의함니까?
required: true
@bucky1005
Copy link

좋은 자료 감사합니다. 참고하겠습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment