Rumyra / browserapis.wtf

Web site categorising all the web/browser apis - most importantly uses for them - but also their code, resources, w3c status and other links.
http://browserapis.wtf/
MIT License
34 stars 15 forks source link

Add link to COC in Contributing.md #50

Closed varjmes closed 8 years ago

varjmes commented 8 years ago

:zap:

BPScott commented 8 years ago

Whoop, thanks for contributing @Charlotteis.

GitHub lets you do relative links within a repo which means that if we change branches, or people fork the repo into their own user/org then the links shall always work.

Could you update the link to be [Code of Conduct](CODEOFCONDUCT.md) to make this a bit more protected against change?

You can amend your current commit using rebase and force-push into this branch so we don't end up two commits for this change. This looks like a decent guide to rebasing pull requests if you haven't done rebasing things before.

varjmes commented 8 years ago

Sure thing! I am git-confident but thank you for the super friendly comments :) Fixed.

BPScott commented 8 years ago

Groovy groovy, thought as much, but thought I'd make sure. Figured I'll need to dig out a link to that thing a few times in December so should get it in early.