diff options
| author | Florian Schade <[email protected]> | 2021-05-07 09:59:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-07 09:59:42 +0200 |
| commit | 348c51a201652c24062542aed4d6da97363a5b1e (patch) | |
| tree | 4edaa36bcf5bae9664fd43bc4f4db64704d23dee | |
| parent | Merge pull request #1769 from patricklodder/1.14.3-release-flag (diff) | |
| download | discoin-348c51a201652c24062542aed4d6da97363a5b1e.tar.xz discoin-348c51a201652c24062542aed4d6da97363a5b1e.zip | |
Mention wallet recovery
in the past days a lot of wallet recovery issues popped up.
To prevent those it should be mentioned in the issue template that github issues are not the correct channel for this.
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ed672a58e..d4a891f19 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ 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. +For general questions about Dogecoin or wallet recovery please use one of the various communities, e.g. Reddit, IRC, Discord, etc. ### Describe the issue |