Skip to content

Commit 21f4212

Browse files
authored
Update bug_report.md
Adapt bug_report.md from opcua-asyncio and edit links.
1 parent 1cca33d commit 21f4212

File tree

1 file changed

+23
-14
lines changed

1 file changed

+23
-14
lines changed
Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,32 @@
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
79

810
---
911

10-
This is a bug report. to get help go to https://github.com/FreeOpcUa/python-opcua/discussions
1112

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+
1415

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.
1718

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.
1822

19-
**Expected behavior**
23+
**Expected behavior**<br />
2024
A clear and concise description of what you expected to happen.
2125

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

Comments
 (0)