aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index ed672a58e..000000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,35 +0,0 @@
-<!--- Remove sections that do not apply -->
-
-This issue tracker is only for technical issues related to Dogecoin Core.
-
-For general questions about Dogecoin please use one of the various communities, e.g. Reddit, IRC, Discord, etc.
-
-### Describe the issue
-
-### Can you reliably reproduce the issue?
-#### If so, please list the steps to reproduce below:
-1.
-2.
-3.
-
-### Expected behaviour
-Tell us what should happen
-
-### Actual behaviour
-Tell us what happens instead
-
-### Screenshots.
-If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
-
-### What version of Dogecoin 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.
-
-### Machine specs:
-- OS:
-- CPU:
-- RAM:
-- Disk size:
-- Disk Type (HD/SDD):
-
-### 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.