mirror of
https://github.com/gin-gonic/gin.git
synced 2025-12-01 20:12:24 +08:00
docs: update feature documentation instructions for broken doc link
- Fix a broken link to docs/doc.md in the feature documentation instructions Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
parent
414de60574
commit
f3a5e78719
@ -35,7 +35,7 @@ Please ensure your pull request meets the following requirements:
|
|||||||
- Your pull request should have no more than two commits — squash them if necessary.
|
- Your pull request should have no more than two commits — squash them if necessary.
|
||||||
- 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:1), 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:1).
|
||||||
|
|
||||||
Thank you for contributing!
|
Thank you for contributing!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user