mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-21 23:16:48 +00:00
github相关
This commit is contained in:
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help Nobelium get better.
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: craigary
|
||||
---
|
||||
|
||||
<!--
|
||||
!!! IMPORTANT !!!
|
||||
Please do not ignore this template. If you do, your issue will be closed.
|
||||
-->
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Platform:**
|
||||
|
||||
- OS: [e.g. iOS, Android, macOS]
|
||||
- Browser [e.g. chrome, safari, firefox]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
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: Join Notion CN Community
|
||||
url: https://t.me/Notionso
|
||||
about: Ask and discuss Notion and Nobelium with other community members.
|
||||
7
.github/ISSUE_TEMPLATE/deployment-error.md
vendored
Normal file
7
.github/ISSUE_TEMPLATE/deployment-error.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
name: Deployment error
|
||||
about: Do you need help to install Nobelium?
|
||||
title: ''
|
||||
labels: deployment
|
||||
assignees: craigary
|
||||
---
|
||||
24
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for Nobelium.
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: craigary
|
||||
---
|
||||
|
||||
<!--
|
||||
!!! IMPORTANT !!!
|
||||
Please do not ignore this template. If you do, your issue will be closed.
|
||||
-->
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
Reference in New Issue
Block a user