diff options
| author | Ross Nicoll <[email protected]> | 2021-05-08 18:33:55 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-08 18:33:55 +0100 |
| commit | 7529f8ee12489d5ab4b0597ad96fd80ebbefe62f (patch) | |
| tree | 0e4dbfae6bf956af90da6b2fab837af79fdf3232 /.github | |
| parent | Mention wallet recovery (diff) | |
| download | discoin-7529f8ee12489d5ab4b0597ad96fd80ebbefe62f.tar.xz discoin-7529f8ee12489d5ab4b0597ad96fd80ebbefe62f.zip | |
Update .github/ISSUE_TEMPLATE.md
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 d4a891f19..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 or wallet recovery 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 |