diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-10-27 00:08:16 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-10-27 00:08:16 +0000 |
| commit | 26246fcc8dbcdece0cbdfea83fe6cea2a8978b35 (patch) | |
| tree | 8e42911552ef0572661a2b4c609bdbdea27baee3 /.github | |
| parent | Updated submodules (added issue template) (diff) | |
| download | DiligentEngine-26246fcc8dbcdece0cbdfea83fe6cea2a8978b35.tar.gz DiligentEngine-26246fcc8dbcdece0cbdfea83fe6cea2a8978b35.zip | |
Updated issue template
Diffstat (limited to '.github')
| -rw-r--r-- | .github/issue_template.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index f1bbc6b..8e10e4c 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -15,4 +15,6 @@ Please provide the following information: - OS and version you are running (e.g. Windows 10.0.18362, MacOS Catalina 10.15, etc.) - Build tools and configuration you used to build the engine (e.g. Visual Studio 2017 Debug x64 + CMake 3.15.4) - GPU and driver version you have installed on your system +- Debug output, especially messages from Diligent +- Call stack (if available) - If you experience a problem with one back-end, please try running other back-ends and see if the same issue arises |
