mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
Update issue templates
This commit is contained in:
10
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Custom issue template
|
||||
about: Describe this issue template's purpose here.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
23
.github/ISSUE_TEMPLATE/readme-first.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/readme-first.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Readme First
|
||||
about: Issues is bug report only
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
The **Issues** is for bug report only.
|
||||
|
||||
Goto **Discussions** for feature request , questions, etc.
|
||||
|
||||
**Update to master branch HEAD first**, and
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user