From 656148121d8f41adb5a091bf8fd70e92dacca586 Mon Sep 17 00:00:00 2001 From: icex2 Date: Sat, 9 May 2020 22:22:15 +0000 Subject: [PATCH] Update Bug.md, add checklist with further things to test --- .gitlab/issue_templates/Bug.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 7abe85f..dff70f2 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -17,6 +17,18 @@ 3. 4. +## Further things tested + +* [ ] Tested with `ptapi-io-piuio-keyboard.so` +* [ ] Tested with `ptapi-io-piuio-joystick.so` +* [ ] Tested with `ptapi-io-piuio-real.so` +* [ ] Tested with `lib-local.zip` library package +* [ ] Tested with `lib-ld.zip` library package +* [ ] Tested with the following different configuration parameters: + * "REPLACE ME WITH CONFIG PARAM CHANGED" + * "REPLACE ME WITH CONFIG PARAM CHANGED" + * ... + ## Possible solution