coala / coala-html

Interactive website generator using results from coala
GNU Affero General Public License v3.0
17 stars 41 forks source link

Readme.rst: Fix GETTING INVOLVED link #130

Closed prashant0598 closed 6 years ago

prashant0598 commented 6 years ago

Readme.rst: Fix GETTING INVOLVED link

This entrypoint ensures that link is not pointing to old docs i.e. http://coala.readthedocs.org/en/latest/Getting_Involved/README.html but to https://coala.io/#/getinvolved

Closes #128

For short term contributors: we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting to contribute long term there's no need for you to learn this. Just drop us a message and we'll take care of brushing up your stuff for merge!

Checklist

After you submit your pull request, DO NOT click the 'Update Branch' button. When asked for a rebase, consult coala.io/rebase instead.

Please consider helping us by reviewing other peoples pull requests as well:

The more you review, the more your score will grow at coala.io and we will review your PRs faster!

prashant0598 commented 6 years ago

@prnvdixit commit amended accordingly 😃

prnvdixit commented 6 years ago

@prashant0598 Wanna finish this off? 😉 Just amend the commit to

README.rst: Fix getting involved link

This ensures that link pointing to "Getting involved information" page is correct.

Closes #128

using git commit -a --amend. 👍 Others might be experiencing same - So, it's better to fix it soon IMO 😉.

anshumanv commented 6 years ago

Am I assigned to this for reviewing?

prashant0598 commented 6 years ago

@anshumanv by mistake I merged ur previous merged commit with my branch so u got assigned :smile:

anshumanv commented 6 years ago

Ah I see, no issues then. :+1:

jayvdb commented 6 years ago

@prashant0598 , your commit message is still wrong. Please fix it.

jayvdb commented 6 years ago

Closing due to inactivity