mirror of
https://github.com/6dylan6/jdpro.git
synced 2025-12-14 12:40:39 +00:00
1
This commit is contained in:
parent
a13b711475
commit
519dfc9be1
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
name: 问题反馈 🐞
|
||||||
|
description: 有问题先更新订阅,不行才提
|
||||||
|
body:
|
||||||
|
- type: input
|
||||||
|
id: version
|
||||||
|
attributes:
|
||||||
|
label: 青龙版本
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: description
|
||||||
|
attributes:
|
||||||
|
label: 问题描述
|
||||||
|
description: 尽量详细描述问题,附上错误日志或截图。
|
||||||
|
placeholder: 请描述
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: TG Chat
|
||||||
|
url: https://t.me/dylan_jdpro
|
||||||
|
about: 关注tg不迷路
|
||||||
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
name: "💡功能建议"
|
||||||
|
description: 为项目提想法
|
||||||
|
labels: ["pending","feature"]
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
id: require
|
||||||
|
attributes:
|
||||||
|
label: 需求描述
|
||||||
|
placeholder: 请描述
|
||||||
10
.github/ISSUE_TEMPLATE/tg-chat-.md
vendored
10
.github/ISSUE_TEMPLATE/tg-chat-.md
vendored
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
name: 'TG Chat '
|
|
||||||
about: 关注tg不迷路
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
https://t.me/dylan_jdpro
|
|
||||||
10
.github/ISSUE_TEMPLATE/功能建议-💡.md
vendored
10
.github/ISSUE_TEMPLATE/功能建议-💡.md
vendored
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
name: "功能建议 \U0001F4A1"
|
|
||||||
about: 为此项目提想法
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
38
.github/ISSUE_TEMPLATE/问题反馈-🐞.md
vendored
38
.github/ISSUE_TEMPLATE/问题反馈-🐞.md
vendored
@ -1,38 +0,0 @@
|
|||||||
---
|
|
||||||
name: "问题反馈 \U0001F41E"
|
|
||||||
about: 出现问题先更新订阅,不行在提问
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**问题描述**
|
|
||||||
对错误进行清晰简洁的描述
|
|
||||||
|
|
||||||
**To Reproduce**
|
|
||||||
Steps to reproduce the behavior:
|
|
||||||
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.
|
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
|
||||||
- OS: [e.g. iOS]
|
|
||||||
- Browser [e.g. chrome, safari]
|
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Smartphone (please complete the following information):**
|
|
||||||
- Device: [e.g. iPhone6]
|
|
||||||
- OS: [e.g. iOS8.1]
|
|
||||||
- Browser [e.g. stock browser, safari]
|
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context about the problem here.
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user