Skip to content

Commit ee79291

Browse files
Create signer_bug
Adding an issue template for Signers to submit bugs and issues with the Signer
1 parent 6e13b65 commit ee79291

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

.github/ISSUE_TEMPLATE/signer_bug

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
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 -->
26+
27+
## Expected Behavior
28+
<!--- Tell us what should happen -->
29+
30+
## Current Behavior
31+
<!--- Tell us what happens instead of the expected behavior -->
32+
33+
## Steps to Reproduce
34+
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
35+
<!--- reproduce this bug. Include code to reproduce, if relevant -->
36+
1.
37+
2.
38+
3.
39+
4.
40+
41+
## Context (Environment)
42+
<!--- Provide some information about your environment in order to help address the issue. -->
43+
44+
- <!--- Signer public key -->
45+
- <!--- Signer version -->
46+
- <!--- Stacks node version -->
47+
- <!--- Relevant log messages -->
48+
- <!--- Tx ID of any transaction you were trying to execute -->
49+
- <!--- Tx ID of `aggregation-commit-indexed` call in registered cycle (if applicable)

0 commit comments

Comments
 (0)