Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Documentation] Fixed the link to codingstandards.md in Contributing.md #4370

Merged
merged 2 commits into from
Mar 6, 2019

Conversation

kchatpar
Copy link

@kchatpar kchatpar commented Feb 27, 2019

This pull request fixes the broken link to CodingStandards.md in CONTRIBUTING.MD.

This resolves issue Github #4361

To test this change...

  • In the main LORIS top level directory open Contributing.md, and click on the Coding Standards link in the second paragraph and make sure it opens to the correct file.

@kchatpar kchatpar marked this pull request as ready for review February 27, 2019 21:05
@johnsaigle
Copy link
Contributor

Hey @kchatpar it looks like this is based on the wrong branch. You'll need to rebase it on your local VM to make sure it's based on aces/bugfix.

@johnsaigle johnsaigle added Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) Documentation PR or issue introducing/requiring modifications to the code documentation (test plans, wikis, docs) [branch] bugfix Needs Rebase PR contains conflicts with the current target branch or was issued to the wrong branch labels Feb 27, 2019
@kchatpar kchatpar changed the title [Documentation] Fixed broken the link to coding standards in Contributing.md [Documentation] Fixed the link to codingstandards.md in Contributing.md Feb 27, 2019
@kchatpar kchatpar removed the Needs Rebase PR contains conflicts with the current target branch or was issued to the wrong branch label Feb 28, 2019
johnsaigle
johnsaigle previously approved these changes Feb 28, 2019
CONTRIBUTING.md Outdated
@@ -5,7 +5,7 @@ do before contributing is probably # for the [LORIS developers'
mailing list](http://www.bic.mni.mcgill.ca/mailman/listinfo/loris-dev).

Your next step before issuing a pull request is to review our
[Coding Standards](./docs/CodingStandards). If you are doing
[Coding Standards](https://github.com/aces/Loris/blob/minor/docs/CodingStandards.md). If you are doing
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not include a full URL, it's just missing the extension (and according to what someone said on a different PR, shouldn't have the ./, I think)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I think this could just be docs/CodingStandards.md

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just updated the code to the non-url style.

Copy link
Contributor

@christinerogers christinerogers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks for catching the typo, and fixing it.

@driusan driusan merged commit eb994dc into aces:bugfix Mar 6, 2019
@ridz1208 ridz1208 added this to the 20.2.1 milestone Mar 14, 2019
kchatpar pushed a commit to kchatpar/Loris that referenced this pull request Apr 15, 2019
…md (aces#4370)

Fix broken link which was missing an extension.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) Documentation PR or issue introducing/requiring modifications to the code documentation (test plans, wikis, docs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants