We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2840a4b commit 99c6780Copy full SHA for 99c6780
.github/ISSUE_TEMPLATE/bug-report.md
@@ -0,0 +1,34 @@
1
+---
2
+name: Bug Report
3
+about: Submit a bug report for the OpenStack Odoo Client library for Python
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## Description
11
12
+A clear and concise description of what the bug is.
13
14
+## To Reproduce
15
16
+Steps to reproduce the behavior.
17
18
+## Expected Behavior
19
20
+A clear and concise description of what you expected to happen.
21
22
+## Actual Behaviour
23
24
+An example of what actually happens.
25
26
+## Environment
27
28
+ - OS: [e.g. Ubuntu 24.04 LTS]
29
+ - Python Version: [e.g. 3.14]
30
+ - OpenStack Odoo Client Version: [e.g. 0.2.1]
31
32
+## Additional Information
33
34
+Add any other context about the problem here.
0 commit comments