mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 19:51:47 -03:00
26 lines
673 B
Markdown
26 lines
673 B
Markdown
## Description
|
|
Brief description of the hotfix.
|
|
|
|
## Related Issue
|
|
Fixes # (issue number) - URGENT
|
|
|
|
## Changes Made
|
|
- List the minimal changes made to fix the critical issue
|
|
- Be specific about what was changed
|
|
|
|
## Urgency
|
|
Why is this a hotfix? (Critical bug, security issue, production down, etc.)
|
|
|
|
## Testing
|
|
- How was the hotfix tested?
|
|
- What was the minimal testing performed?
|
|
|
|
## Deployment Notes
|
|
- Any special deployment considerations?
|
|
- Rollback plan if needed?
|
|
|
|
## Checklist
|
|
- [ ] This is a minimal change addressing only the critical issue
|
|
- [ ] No new features or unrelated changes included
|
|
- [ ] Basic functionality verified
|
|
- [ ] Ready for immediate deployment |