Browse Source

Git: Add CMake command to issue template

Stefan Profanter 5 years ago
parent
commit
f5599a52e1
1 changed files with 8 additions and 0 deletions
  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: