瀏覽代碼

Git: Add CMake command to issue template

Stefan Profanter 5 年之前
父節點
當前提交
f5599a52e1
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      ISSUE_TEMPLATE.md

+ 8 - 0
ISSUE_TEMPLATE.md

@@ -17,6 +17,14 @@ Fill out the sections and checklist below (add text at the end of each line).
 
 ## Background Information / Reproduction Steps
 
+Used CMake command line:
+
+<!-- Include all options here, which you modified or used for your build -->
+
+```bash
+cmake -DUA_ENABLE_FULL_NS0=<YOUR_OPTION> <ANY_OTHER_OPTIONS> ..
+```
+
 ## Checklist
 
 Please provide the following information: