From 291b492e2ab573cbc16693bd2ceed80082077ba3 Mon Sep 17 00:00:00 2001 From: Chunqi Li Date: Tue, 18 Jun 2019 13:06:31 -0700 Subject: [PATCH] [Github] fix the pull request template link fix the pull request template link --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ae9bb986680f..4856a709ea92 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -25,7 +25,7 @@ assignees: '' **Describe alternatives you've considered** -**Are you willing to open a pull request?** (See [CONTRIBUTING](../CONTRIBUTING.md)) +**Are you willing to open a pull request?** (See [CONTRIBUTING](../../CONTRIBUTING.md)) ## Additional context diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b4824b51dd64..9c64a71c501c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,7 @@ The project is undergoing daily changes. Pull Requests will be reviewed and resp (Write your motivation for proposed changes here.) -### Have you read the [Contributing Guidelines on pull requests](https://github.com/libra/libra/master/CONTRIBUTING.md#pull-requests)? +### Have you read the [Contributing Guidelines on pull requests](../CONTRIBUTING.md#pull-requests)? (Write your answer here.)