Files
Hytale-F2P-2/.github/PULL_REQUEST_TEMPLATE/hotfix.md
Fazri Gading 34143d9872 patch v2.0.11-beta: fix env issue in GA release, warn Intel Mac users, add com templates. (#115)
* fix: throw error for Intel Mac user
* docs: first draft of issue and PR template
* fix: env of curseforge API key and discord client ID
2026-01-23 21:30:27 +08:00

673 B

Description

Brief description of the hotfix.

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