Newer Older
f16725e 3 months ago History
83 lines | 1.137kb
Bogdan Timofte authored 3 months ago
1
# Issue Template
2

            
3
## Issue ID: ISSUE-YYYY-NNN
4

            
5
**Status:** [open|investigating|in-progress|resolved|closed]
6
**Priority:** [low|medium|high|critical]
7
**Created:** YYYY-MM-DD
8
**Updated:** YYYY-MM-DD
9
**Assigned to:** [name or unassigned]
10

            
11
---
12

            
13
## Summary
14

            
15
Brief one-line description of the issue.
16

            
17
---
18

            
19
## Description
20

            
21
Detailed description of the problem, behavior, or feature request.
22

            
23
---
24

            
25
## Environment
26

            
27
- **Affected nodes:** [baobab|ebony|tapia|all]
28
- **Component:** [network|storage|vm|backup|cluster|other]
29
- **Version/software:** (e.g., Proxmox 8.x, kernel version, etc.)
30

            
31
---
32

            
33
## Steps to Reproduce
34

            
35
1. Step 1
36
2. Step 2
37
3. ...
38

            
39
---
40

            
41
## Expected Behavior
42

            
43
What should happen.
44

            
45
---
46

            
47
## Actual Behavior
48

            
49
What actually happens.
50

            
51
---
52

            
53
## Logs/Evidence
54

            
55
```
56
Paste relevant logs, command output, or error messages here.
57
```
58

            
59
---
60

            
61
## Investigation Notes
62

            
63
- [Date] Note 1
64
- [Date] Note 2
65

            
66
---
67

            
68
## Proposed Solution
69

            
70
Describe the proposed fix or workaround.
71

            
72
---
73

            
74
## Related Issues
75

            
76
- ISSUE-YYYY-NNN (if any)
77

            
78
---
79

            
80
## Changelog References
81

            
82
List CHANGELOG.md entries that reference this issue:
83
- CHANGELOG entry: [date] - description