diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c20c2cb0e5..cb4eb30a8d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,41 +6,62 @@ labels: '' assignees: '' --- + -**Platform and version information** - - wxWidgets version you use: [e.g. 3.1.6] - - wxWidgets port you use: [e.g. wxMSW, wxGTK, wxOSX] - - OS and its version: [e.g. Windows 10.0.19042.867, Ubuntu 22.10, macOS 15] - - For wxGTK only (**remove** this if not using wxGTK) - + GTK version: [e.g. 3.24.5] - + Which GDK backend is used: [X11 or Wayland] - + If relevant, i.e. for appearance-related problems: [current theme] +### Description + + + +### Platform and version information + +- wxWidgets version you use: +- wxWidgets port you use: +- OS and its version: + + ++ GTK version: ++ Which GDK backend is used: ++ Current theme: diff --git a/.github/ISSUE_TEMPLATE/build_problem.md b/.github/ISSUE_TEMPLATE/build_problem.md index 08043932fb..32ece1b26a 100644 --- a/.github/ISSUE_TEMPLATE/build_problem.md +++ b/.github/ISSUE_TEMPLATE/build_problem.md @@ -6,9 +6,9 @@ labels: 'build' assignees: '' --- + -**Platform and version information** - - wxWidgets version you use: [e.g. 3.1.6] - - wxWidgets port you use: [e.g. wxMSW, wxGTK, wxOSX] - - OS and its version: [e.g. Windows 10.0.19042.867, Ubuntu 22.10, macOS 15] - - Compiler being used: [e.g. MSVS 2022, gcc 12.1] +### Description + + + +### Platform and version information + +- wxWidgets version you are building: +- wxWidgets port you are building: +- OS and its version: +- Compiler being used: diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 2a37fa3a77..81390fd78a 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -7,9 +7,14 @@ assignees: '' --- -**Describe the proposed addition** + + +### Description +