From 1adf92e879a146999c2dbc323b3bd246292a565f Mon Sep 17 00:00:00 2001 From: gilbertchen Date: Wed, 20 Jun 2018 23:24:02 -0400 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..fb9990a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +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) + +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).