Skip to content

Commit 9f7b7e9

Browse files
authored
Merge pull request #15 from ioncoincore/ioncoincore-add-help-and-support-template
[org] [maintenance] Update issue templates
2 parents 89a55b5 + bec7f11 commit 9f7b7e9

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: I need help/support (observed by ionomy.com staff)
3+
about: Ask for help/support
4+
title: "[ticket][ionomy]"
5+
labels: help wanted, question, ticket
6+
assignees: MitchellCash
7+
8+
---
9+
10+
<!-- This issue tracker is only for technical issues related to Ion Core.
11+
12+
General ion questions and/or support requests are best directed to the ionomy support support@ionomy.com, Ionomy Discord https://discord.gg/vuZn7gC or even on Bitcoin StackExchange at https://bitcoin.stackexchange.com.
13+
14+
For reporting security issues, please read instructions at support@ionomy.com or call us in US (+1) (844) 237-2721.
15+
16+
If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
17+
18+
<!-- !!!PLEASE NEVER UPLOAD PRIVATE KEYS IN PLAIN OR UPLOAD WALLET.DAT, IF YOU STILL WANT TO SUPPLY YOUR WALLET.DAT TO DEVS, PLEASE MAKE SURE IT IS ENCRYPTED WITH GPG WHICH CAN BE FOUND HERE: https://github.com/ioncoincore/ion/tree/master/contrib/gitian-keys -->
19+
20+
<!-- Before asking a question you might find your answer in
21+
- Ion Wiki/Faq/Help (https://github.com/ioncoincore/ion/wiki)
22+
- Bitcoin Wiki (https://en.bitcoin.it/wiki/) -->
23+
24+
<!-- Describe the issue -->
25+
<!--- What behavior did you expect? -->
26+
27+
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
28+
29+
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
30+
31+
<!-- What version of Ion Core are you using, where did you get it (website, self-compiled, etc)? -->
32+
33+
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
34+
35+
<!-- Any extra information that might be useful in the debugging process. -->
36+
<!--- 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. -->

0 commit comments

Comments
 (0)