|
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 --> |
| 1 | +--- |
| 2 | +name: Signer Bug |
| 3 | +about: Create a report to help us improve the signer |
| 4 | +title: "[SIGNER BUG]" |
| 5 | +labels: signer |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +**Describe the bug** |
| 11 | +A clear and concise description of what the bug is. |
| 12 | + |
| 13 | +**Steps To Reproduce** |
| 14 | +Please provide detailed instructions (e.g. command line invocation with parameters) to reproduce the behavior. |
| 15 | + |
| 16 | +**Expected behavior** |
| 17 | +A clear and concise description of what you expected to happen. |
| 18 | + |
| 19 | +**Environment (please complete the following information):** |
| 20 | + - OS: [e.g. Ubuntu / Debian] |
| 21 | + - Rust version |
| 22 | + - Version of the appropriate binary / software packages |
| 23 | + - Signer public key |
| 24 | + - Relevant log messages |
| 25 | + - Tx ID of any transaction you were trying to execute |
| 26 | + - Tx ID of `aggregation-commit-indexed` call in registered cycle (if applicable) |
| 27 | + |
| 28 | + |
| 29 | +**Additional context** |
| 30 | +Please include any relevant stack traces, error messages and logs. |
| 31 | + |
| 32 | + |
0 commit comments