不要怂,就是干,撸起袖子干!

Commit ba3231d5 by Jonathan Chen Committed by Sushant

docs: add link to CONTRIBUTING.md in pull request template (#8682)

1 parent 7a801408
Showing with 1 additions and 1 deletions
......@@ -14,7 +14,7 @@ _Please make sure to review and check all of these items:_
- [ ] Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
- [ ] Have you added new tests to prevent regressions?
- [ ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
- [ ] Did you follow the commit message conventions explained in CONTRIBUTING.md?
- [ ] Did you follow the commit message conventions explained in [CONTRIBUTING.md](../CONTRIBUTING.md)?
<!-- NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open. -->
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!