diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 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] |
