forked from xuperchain/xuperchain
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update issue templates (xuperchain#2)
Add issue template
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: XuperChain Issue Template | ||
about: Describe this issue template's purpose here. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Brief of the issue** | ||
Describe here | ||
|
||
**Your environment** | ||
XuperUnion and OS/Go/gcc version etc. | ||
|
||
**Repo steps** | ||
Describe how to reproduce this issue. | ||
|
||
**Expected behaviours** | ||
Describe what you expected to happen. | ||
|
||
**What actually happened** | ||
Describe what actually happened. Include the full traceback if there was an exception. | ||
|
||
**Additional information** | ||
If possible, include a minimal, complete, and verifiable example to help us identify the issue. This also helps check that the issue is not with your own code. |