From bb6072ad8290ae98568ea424cae183939404daca Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 30 Sep 2022 18:01:04 +0200 Subject: Improve wording of GitHub Issue Templates as suggested by Manolo and Ian --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/fltk-build-or-usage-question.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1c1754471..d43b8f8ce 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -32,7 +32,7 @@ If applicable, add screenshots to help explain your problem. **FLTK Version** Please complete the following information and delete non-applicable lines: - Version: [e.g. 1.4.0] - - Installed system version from: [e.g. Debian 11.4 Bullseye] + - Installed as package from: [e.g. Debian 11.4 Bullseye] - Downloaded and self-built from: [e.g. Git, Snapshot and version, or tarball/zip] - If from Git, branch: [e.g. master, branch-1.3] - If from Git, commit: [e.g. 7d58e2385452] diff --git a/.github/ISSUE_TEMPLATE/fltk-build-or-usage-question.md b/.github/ISSUE_TEMPLATE/fltk-build-or-usage-question.md index 1c97a9c21..8a1fd7230 100644 --- a/.github/ISSUE_TEMPLATE/fltk-build-or-usage-question.md +++ b/.github/ISSUE_TEMPLATE/fltk-build-or-usage-question.md @@ -1,6 +1,6 @@ --- name: FLTK build or usage question -about: Please use our FLTK discussions group (forum) fltk.general for your question! +about: Please use our FLTK discussions group (forum) fltk.general for your question title: '' labels: '' assignees: '' -- cgit v1.2.3