init
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled

This commit is contained in:
allhaileris
2026-02-16 15:50:16 +03:00
commit afb81b8278
13816 changed files with 3689732 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
---
name: 버그 리포트
about: 발견한 버그를 알려주세요
title: ''
labels: bug
assignees: ''
---
**버그 설명**
어떤 버그인지 내용을 적어주세요
**버그 재현 과정**
어떤 과정으로 버그가 발생하는지 단계별로 과정을 설명해주세요.
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**예상한 결과**
이 기능을 동작시킬때 예상한 결과를 적어주세요.
**Screenshots**
가능하다면 화면 캡처를 포함해주세요. (이미지를 드래그앤드롭으로 업로드하세요)
**자신의 PC 환경**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

View File

@@ -0,0 +1,10 @@
---
name: 기능 제안
about: 자유롭게 자신의 의견을 적어주세요.
title: ''
labels: enhancement
assignees: ''
---
자유롭게 자신의 의견을 적어주세요.

View File

@@ -0,0 +1,29 @@
---
name: Bug Report
about: Description of the bug found
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior, please provide code snippets or a repository:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem. (Image drag & drop)
**Your PC environment**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]