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.)