|
|
@@ -0,0 +1,26 @@
|
|
|
+---
|
|
|
+name: Bug report
|
|
|
+about: Create a report to help us improve
|
|
|
+labels: bug
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+A clear and concise description of what the bug is.
|
|
|
+
|
|
|
+**Steps to reproduce:**
|
|
|
+
|
|
|
+1. Open the project [...]
|
|
|
+2. Configure the component [...]
|
|
|
+3. Run example and/or test [...]
|
|
|
+
|
|
|
+Raised error and/or generated log.
|
|
|
+
|
|
|
+**Environment:**
|
|
|
+
|
|
|
+OS, compiler and Brook version to reproduce the problem, e.g.:
|
|
|
+
|
|
|
+- openSUSE Tumbleweed
|
|
|
+- Delphi/FPC N.N.N x86_64
|
|
|
+- Brook N.N.N
|
|
|
+
|
|
|
+Any other information here. If applicable, a screenshot to help explain the problem.
|