Kedro: GitHub Pull Request Template has an incorrect Contributing Link

Created on 25 Jun 2020  路  2Comments  路  Source: quantumblacklabs/kedro

Description

Link points to "https://github.com/quantumblacklabs/kedro/CONTRIBUTING.md"
When it should point to "https://github.com/quantumblacklabs/kedro/blob/master/CONTRIBUTING.md" instead.

Context

Was just trying to look at the contributing.md

Steps to Reproduce

  1. Open a pull request
  2. click on the 'contributing' link in "Read the contributing guidelines"

Expected Result

Should have seen the CONTRIBUTING.md file.

Actual Result

Got a "Not Found" error.

Your Environment

Web

Bug Report

Most helpful comment

The README.md link is also broken (in the PR) -- can see why. Will push a fix, thank you! :)

All 2 comments

The README.md link is also broken (in the PR) -- can see why. Will push a fix, thank you! :)

Fixed in https://github.com/quantumblacklabs/kedro/commit/79eef25abfa6971fcdb1bc25c5f4683c9f13868d :)

Was this page helpful?
0 / 5 - 0 ratings