diff options
| author | Ross Nicoll <[email protected]> | 2021-05-08 19:26:27 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-08 19:26:27 +0100 |
| commit | 4272f9bbb18f58915d33b36df2900241f0f5ce50 (patch) | |
| tree | 0e4dbfae6bf956af90da6b2fab837af79fdf3232 /.github | |
| parent | Merge pull request #1769 from patricklodder/1.14.3-release-flag (diff) | |
| parent | Update .github/ISSUE_TEMPLATE.md (diff) | |
| download | discoin-4272f9bbb18f58915d33b36df2900241f0f5ce50.tar.xz discoin-4272f9bbb18f58915d33b36df2900241f0f5ce50.zip | |
Merge pull request #1886 from fschade/patch-1
Mention wallet recovery
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ed672a58e..77f168547 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,10 @@ 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: + +* [Dogeducation on reddit](https://www.reddit.com/r/dogeducation/) +* [Discord](https://discord.com/invite/dogecoin) ### Describe the issue |