dogecoin/.github/ISSUE_TEMPLATE.md

36 lines
1 KiB
Markdown
Raw Normal View History

2016-05-15 21:30:05 +02:00
<!--- Remove sections that do not apply -->
2016-10-05 05:12:17 +02:00
This issue tracker is only for technical issues related to bitcoin-core.
General bitcoin questions and/or support requests and are best directed to the [Bitcoin StackExchange](https://bitcoin.stackexchange.com).
2016-05-15 21:30:05 +02:00
### Describe the issue
2016-10-05 05:12:17 +02:00
### Can you reliably reproduce the issue?
#### If so, please list the steps to reproduce below:
1.
2.
3.
2016-05-15 21:30:05 +02:00
2016-10-05 05:12:17 +02:00
### Expected behaviour
2016-05-15 21:30:05 +02:00
Tell us what should happen
2016-10-05 05:12:17 +02:00
### Actual behaviour
2016-05-15 21:30:05 +02:00
Tell us what happens instead
2016-10-05 05:12:17 +02:00
### Screenshots.
If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
2016-05-15 21:30:05 +02:00
2016-10-05 05:12:17 +02:00
### What version of bitcoin-core are you using?
List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.
2016-05-15 21:30:05 +02:00
2016-10-05 05:12:17 +02:00
### Machine specs:
- OS:
- CPU:
- RAM:
- Disk size:
- Disk Type (HD/SDD):
2016-05-15 21:30:05 +02:00
2016-10-05 05:12:17 +02:00
### Any extra information that might be useful in the debugging process.
This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred.