Madagascar / issues / TEMPLATE.md
8f00f0f 3 months ago History
1 contributor
83 lines | 1.145kb
# Issue Template

## Issue ID: ISSUE-YYYY-NNN

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

---

## Summary

Brief one-line description of the issue.

---

## Description

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

---

## Environment

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

---

## Steps to Reproduce

1. Step 1
2. Step 2
3. ...

---

## Expected Behavior

What should happen.

---

## Actual Behavior

What actually happens.

---

## Logs/Evidence

```text
Paste relevant logs, command output, or error messages here.
```

---

## Investigation Notes

- [Date] Note 1
- [Date] Note 2

---

## Proposed Solution

Describe the proposed fix or workaround.

---

## Related Issues

- ISSUE-YYYY-NNN (if any)

---

## Changelog References

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