diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-01-21 19:05:12 -0500 |
---|---|---|
committer | Loren Burkholder <computersemiexpert@outlook.com> | 2021-01-21 19:05:12 -0500 |
commit | 3508ed56a02434e191b6199ae830a45036cf8ef7 (patch) | |
tree | 1e5a5e9cb21e98b30c288c5b789347392b582513 /.github | |
parent | Handle devices without keys (diff) | |
download | nheko-3508ed56a02434e191b6199ae830a45036cf8ef7.tar.xz |
Add item for reporting whether profiles are used
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 19dfc26b..d66a165d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -41,6 +41,16 @@ 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: |