diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-01-22 18:43:15 -0500 |
---|---|---|
committer | Loren Burkholder <computersemiexpert@outlook.com> | 2021-01-22 18:43:15 -0500 |
commit | 98e7532854f7b985c0bf392ec64a74a7086ddd20 (patch) | |
tree | cf47f0d712329b81ad523507809871236edfd466 /.github | |
parent | Rename Provider_new.cpp to Provider.cpp (diff) | |
download | nheko-98e7532854f7b985c0bf392ec64a74a7086ddd20.tar.xz |
Move profile item to System
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d66a165d..5419532b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,6 +26,7 @@ If applicable, add screenshots to help explain your problem. ### System: - Nheko version: <!-- Get the version from the settings menu (bottom left corner) --> +- Profile used: <!-- If you are not using the default profile, mention it here --> - Installation method: <!-- AppImage, some repository, local build etc --> - Operating System: - Qt version: <!-- If you compiled it yourself --> @@ -41,16 +42,6 @@ If applicable, add screenshots to help explain your problem. Windows: C:/Users/<USER>/AppData/Local/nheko/cache --> -### Profile -<!-- If applicable --> - -<!-- -Using a non-default profile may introduce some bugs. If you're not -using the default profile, please include that. (You don't need to -include what your profile name is; instead, just mention that you are -not using the default profile.) ---> - ### Debugger backtrace <!-- If the program crashed send a backtrace: |