Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 702 Bytes

File metadata and controls

23 lines (16 loc) · 702 Bytes

Support

Getting Help

Use the following channels depending on the need:

  • GitHub Issues: reproducible bugs and specific feature requests
  • Pull Requests: concrete fixes or documentation improvements
  • Email memran.dhk@gmail.com: private matters or security reports

Before Opening an Issue

  • Confirm the problem on the latest main branch or latest release
  • Review README.MD and files in docs/
  • Include environment details, PHP version, installed package versions, and reproduction steps

What to Include

  • Expected behavior
  • Actual behavior
  • Minimal reproduction
  • Relevant config, route, or middleware snippets
  • Test output or stack traces when available