Skip to content

Commit a643308

Browse files
authored
Merge pull request #5086 from stacks-network/will-corcoran-patch-1
Create signer_bug Issue Template
2 parents 6e13b65 + 79f3a2f commit a643308

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/ISSUE_TEMPLATE/signer_bug.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!--- Provide a general summary of the issue in the Title above -->
2+
3+
## Expected Behavior
4+
<!--- Tell us what should happen -->
5+
6+
## Current Behavior
7+
<!--- Tell us what happens instead of the expected behavior -->
8+
9+
## Steps to Reproduce
10+
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
11+
<!--- reproduce this bug. Include code to reproduce, if relevant -->
12+
1.
13+
2.
14+
3.
15+
4.
16+
17+
## Context (Environment)
18+
<!--- Provide some information about your environment in order to help address the issue. -->
19+
20+
- <!--- Signer public key -->
21+
- <!--- Signer version -->
22+
- <!--- Stacks node version -->
23+
- <!--- Relevant log messages -->
24+
- <!--- Tx ID of any transaction you were trying to execute -->
25+
- <!--- Tx ID of `aggregation-commit-indexed` call in registered cycle (if applicable)<!--- Provide a general summary of the issue in the Title above -->

0 commit comments

Comments
 (0)