ISSUE_TEMPLATE 1005 B

1234567891011121314151617181920212223242526272829303132333435
  1. !ATTENTION!
  2. Please read the following page carefully and provide us with all the
  3. information requested:
  4. https://github.com/open62541/open62541/wiki/Writing-Good-Issue-Reports
  5. Use Github Markdown to format your text:
  6. https://help.github.com/articles/basic-writing-and-formatting-syntax/
  7. Fill out the sections and checklist below (add text at the end of each line).
  8. Remove this text between the ATTENTION marks after reading it.
  9. !ATTENTION!
  10. --------------------------------------------------------------------------------
  11. Description
  12. ===========
  13. Background Information / Reproduction Steps
  14. ===========================================
  15. Checklist
  16. =========
  17. Please provide the following information:
  18. - [ ] open62541 Version (release number or git tag):
  19. - [ ] Other OPC UA SDKs used (client or server):
  20. - [ ] Operating system:
  21. - [ ] Logs (with `UA_LOGLEVEL` set as low as necessary) attached
  22. - [ ] Wireshark network dump attached
  23. - [ ] Self-contained code example attached
  24. - [ ] Critical issue