Merge 09ff16b6fb3c52fc818a650173513c858a35e637 into 5f4f9643258dc2a65e684b63f12c8d543c936c67

This commit is contained in:
Sediman AI 2026-05-29 03:04:52 +08:00 committed by GitHub
commit 51b9060009
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ We welcome both issue reports and pull requests! Please follow these guidelines
- Please provide a clear description of your issue, and a minimal reproducible code example if possible.
- Include the Gin version (or commit reference), Go version, and operating system.
- Indicate whether you can reproduce the bug and describe steps to do so.
- Attach relevant logs per [Logging Documentation](https://docs.gitea.com/administration/logging-config#collecting-logs-for-help).
- Attach relevant logs per [Logging Documentation](https://gin-gonic.com/en/docs/logging/).
- **Feature requests:**
- Before opening a request, check that a similar idea hasnt already been suggested.