Files
esx_core/.github/PULL_REQUEST_TEMPLATE.md
2025-07-28 11:38:03 +02:00

770 B

Description


Motivation


Implementation Details


Usage Example

-- Add example usage here

PR Checklist

  • My commit messages and PR title follow the Conventional Commits standard.
  • My changes have been tested locally and function as expected.
  • My PR does not introduce any breaking changes.
  • I have provided a clear explanation of what my PR does, including the reasoning behind the changes and any relevant context.