What would you like to do?
Report an issue on quarto.org
Description
Bug Description
While preparing a new Pull Request, I tried to read and sign the required Contributor Agreement. However, both the Individual and Corporate agreement PDF links are returning a 404 - What you're looking for is lost in the content jungle error on the Posit website.
The currently broken links are:
- Individual:
https://posit.co/wp-content/uploads/2023/04/2023-03-13_TC_Indiv_contrib_agreement.pdf
- Corporate:
https://posit.co/wp-content/uploads/2023/04/2023-03-13_TC_Corp_contrib_agreement.pdf
Affected Files
These broken links are spread across the repository's core contributor guidelines and PR templates:
CONTRIBUTING.md
.github/CONTRIBUTING.md
.github/pull_request_template.md
src/resources/language/README.md
Expected behavior
The links should direct external contributors to valid, up-to-date PDF agreements so they can sign them prior to submitting PRs.
What would you like to do?
Report an issue on quarto.org
Description
Bug Description
While preparing a new Pull Request, I tried to read and sign the required Contributor Agreement. However, both the Individual and Corporate agreement PDF links are returning a
404 - What you're looking for is lost in the content jungleerror on the Posit website.The currently broken links are:
https://posit.co/wp-content/uploads/2023/04/2023-03-13_TC_Indiv_contrib_agreement.pdfhttps://posit.co/wp-content/uploads/2023/04/2023-03-13_TC_Corp_contrib_agreement.pdfAffected Files
These broken links are spread across the repository's core contributor guidelines and PR templates:
CONTRIBUTING.md.github/CONTRIBUTING.md.github/pull_request_template.mdsrc/resources/language/README.mdExpected behavior
The links should direct external contributors to valid, up-to-date PDF agreements so they can sign them prior to submitting PRs.