From 0f552c8c500ef7d86ef059303465854a196aaa18 Mon Sep 17 00:00:00 2001 From: gilbertchen Date: Wed, 20 Jun 2018 23:24:59 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index fb9990a..5ea8869 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,5 @@ -Please submit an issue for bug reports or feature requests. If you have any questions please post them on [the Duplicacy forum](https://forum.duplicacy.com) +Please submit an issue for bug reports or feature requests. If you have any questions please post them on https://forum.duplicacy.com. When you're reporting a bug, please specify the OS, version, command line arguments, or any info that you think is helpful for the diagnosis. If Duplicacy reports an error, please post the program output here. -Note that this repository hosts the CLI version of Duplicacy only. If you're reporting anything related to the GUI version, please visit [the Duplicacy forum](https://forum.duplicacy.com). +Note that this repository hosts the CLI version of Duplicacy only. If you're reporting anything related to the GUI version, please visit https://forum.duplicacy.com.