From cac8c2e06a84c742e832090c845537cc9d4844dc Mon Sep 17 00:00:00 2001 From: "FeRD (Frank Dana)" Date: Fri, 6 Nov 2020 22:03:09 -0500 Subject: [PATCH] ISSUE_TEMPLATES: Fix wrapping --- .github/ISSUE_TEMPLATE/bug-report.md | 14 ++++---------- .github/ISSUE_TEMPLATE/question.md | 8 +++----- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index a431bfc092..00b9c5e4c2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -25,17 +25,11 @@ A clear and concise description of what you expected to happen. - Operating System / Distro: [e.g. Windows 10, Linux Mint 17.1] **Log Files:** -If you are experiencing a crash, please collect and attach logs of the problem. -Log files can be found in your HOME/.openshot_qt/ folder. Please compress or zip -the log files (as they can become quite large). +If you are experiencing a crash, please collect and attach logs of the problem. Log files can be found in the `.openshot_qt` folder in your user home directory. Log files over 2 MB in size will need to be compressed, please attach a ZIP file instead of the raw logs. **Exception / Stacktrace:** -If you are experiencing a crash or strange output on the command line, please -attach a small snippet of the exception here, but please keep it as small as -possible (for readability). +If you are experiencing a crash or strange output on the command line, please attach a small snippet of the exception here, but please keep it as small as possible (for readability). **Screenshots:** (Optional) -If applicable, add screenshots to help explain your problem. You can include screenshots by -copy/pasting them here, dragging-and-dropping into this form, or clicking below and loading -images saved to your computer. All images are public, so please don't post screenshots -containing personal information. +If applicable, add screenshots to help explain your problem. To include screenshots, copy/paste them here, drag the image(s) into this form, or click the link below this edit field to load images saved to your computer. All images are public, so please don't post screenshots containing personal information. + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 9b3d737bc4..56c65b1ee8 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -9,14 +9,12 @@ assignees: '' **Question:** -A clear and concise question, with enough context and explanation for people to answer it. +A clear and concise question. Your question should provide enough context and explanation for people to answer it. Avoid excessive background or irrelevant details, as they can obscure your actual question. **System Details:** - OpenShot Version [e.g. 2.4.3]: {{ log_context.openshot_qt_version }} - Operating System / Distro: [e.g. Windows 10, Linux Mint 17.1] **Screenshots:** (Optional) -If applicable, add screenshots to help explain your question. You can include screenshots by -copy/pasting them here, dragging-and-dropping into this form, or clicking below and loading -images saved to your computer. All images are public, so please don't post screenshots -containing personal information. +If applicable, add screenshots to help explain your question. To include screenshots, copy/paste them here, drag the image(s) into this form, or click the link below this edit field to load images saved to your computer. All images are public, so please don't post screenshots containing personal information. +