|
1 | | ---- |
2 | | -name: Bug report |
3 | | -about: Create a report to help us improve |
4 | | -title: '' |
5 | | -labels: '' |
6 | | -assignees: '' |
| 1 | +### Please read, before you post! |
| 2 | + |
| 3 | +This is a _**BUG REPORT for issues in the existing code**_. |
| 4 | + |
| 5 | +If you have general questions, code handling problems or ideas, please use the: |
| 6 | + |
| 7 | +Discussionsboard: https://github.com/FreeOpcUa/python-opcua/discussions <br/> or <br /> |
| 8 | +Gitter-Channel: https://gitter.im/FreeOpcUa/python-opcua |
7 | 9 |
|
8 | 10 | --- |
9 | 11 |
|
10 | | -This is a bug report. to get help go to https://github.com/FreeOpcUa/python-opcua/discussions |
11 | 12 |
|
12 | | -**Describe the bug** |
13 | | -A clear and concise description of what the bug is. |
| 13 | +To save some time, please provide us following informations, if possible: |
| 14 | + |
14 | 15 |
|
15 | | -**To Reproduce** |
16 | | -Steps to reproduce the behavior incl code: |
| 16 | +**Describe the bug** <br /> |
| 17 | +A clear and concise description of what the bug is. |
17 | 18 |
|
| 19 | +**To Reproduce**<br /> |
| 20 | +Steps to reproduce the behavior incl code. <br /> |
| 21 | +If you post code, please use the "insert Code" (which is the "< >" symbol) format for a better readability. |
18 | 22 |
|
19 | | -**Expected behavior** |
| 23 | +**Expected behavior**<br /> |
20 | 24 | A clear and concise description of what you expected to happen. |
21 | 25 |
|
22 | | -**Screenshots** |
23 | | -If applicable, add screenshots to help explain your problem. |
| 26 | +**Screenshots**<br /> |
| 27 | +If applicable, add screenshots to help explain your problem. <br /> |
| 28 | +You can post Screenshots directly to github, please don't use 3rd Party webpages |
| 29 | + |
| 30 | +**Version**<br /> |
| 31 | +Python-Version:<br /> |
| 32 | +python-opcua Version (e.g. master branch, 0.9): |
0 commit comments