Skip to content

Commit

Permalink
Update issue templates (#98)
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Guo <guojiannan1101@gmail.com>
  • Loading branch information
guoger committed Nov 11, 2020
1 parent 742796b commit 13d27ce
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

<!--
Before you submit a bug, please make sure you read and understand our documentations, and you can successfully submit transaction with Fabric `peer` cli to the target network. This would help us verify that your network is functioning properly.
-->

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Logs**
Attach logs from Tape/Peer/Orderer here. **And please format them with markdown!**

**Additional context**
Add any other context about the problem here.

0 comments on commit 13d27ce

Please sign in to comment.