mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-05 10:28:21 +08:00
tech: Fix the pull request routing link
This commit is contained in:
parent
92302f4c4a
commit
322465c1fe
@ -36,6 +36,6 @@ Please ensure your pull request meets the following requirements:
|
|||||||
- All tests pass in available continuous integration systems (e.g., GitHub Actions).
|
- All tests pass in available continuous integration systems (e.g., GitHub Actions).
|
||||||
- Add or modify tests to cover your code changes.
|
- Add or modify tests to cover your code changes.
|
||||||
- If your pull request introduces a new feature, document it in [`docs/doc.md`](docs/doc.md), not in the README.
|
- If your pull request introduces a new feature, document it in [`docs/doc.md`](docs/doc.md), not in the README.
|
||||||
- Follow the checklist in the [Pull Request Template](.github/PULL_REQUEST_TEMPLATE.md:1).
|
- Follow the checklist in the [Pull Request Template](.github/PULL_REQUEST_TEMPLATE.md).
|
||||||
|
|
||||||
Thank you for contributing!
|
Thank you for contributing!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user