mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-06 20:18:19 +08:00
fix(docs): correct broken logging documentation link in CONTRIBUTING.md
Replace incorrect Gitea documentation link with the correct Gin logging documentation URL. The previous link pointed to docs.gitea.com which is unrelated to the Gin project.
This commit is contained in:
parent
5f4f964325
commit
09ff16b6fb
@ -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.
|
- 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.
|
- 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.
|
- 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:**
|
- **Feature requests:**
|
||||||
- Before opening a request, check that a similar idea hasn’t already been suggested.
|
- Before opening a request, check that a similar idea hasn’t already been suggested.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user