Skip to content

Add Code of Conduct and ##Contributing section to README #2

Merged
merged 4 commits into from Apr 13, 2016

2 participants

@veganstraightedge
IndieWeb member

No description provided.

@veganstraightedge veganstraightedge Add Code of Conduct and ##Contributing section to README
7d4fa8c
@veganstraightedge veganstraightedge Use the Code of Conduct on the IndieWebCamp wiki instead of the Contr…
…ibutor Covenant
dbfc16a
@veganstraightedge veganstraightedge Fix link to CoC in README
3b8c7ec
@aaronpk aaronpk commented on the diff Apr 11, 2016
README.md
@@ -12,3 +11,25 @@ To run the tests, run this on your command line:
```
./phpunit.phar
```
+
+
+## Contributing
+
+Bug reports and pull requests are welcome on GitHub at https://github.com/indieweb/link_rel_parser-ruby/issues. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [IndieWebCamp Code of Conduct](https://indiewebcamp.com/code-of-conduct).
@aaronpk
IndieWeb member
aaronpk added a note Apr 11, 2016

oops this is a link to the ruby version!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@aaronpk aaronpk commented on an outdated diff Apr 11, 2016
+1. Fork it
+2. Get it running
+3. Create your feature branch (`git checkout -b my-new-feature`)
+4. Write your code and **tests**
+5. Commit your changes (`git commit -am 'Add some feature'`)
+6. Push to the branch (`git push origin my-new-feature`)
+7. Create new Pull Request
+
+If you find bugs, have feature requests or questions, please
+[file an issue](https://github.com/indieweb/link-rel-parser-php/issues).
+
+
+## Code of Conduct
+
+Everyone interacting in the link-rel-parser-php codebase, issue tracker, chat room, and mailing lists is expected to follow the
+[link-rel-parser-php code of conduct](https://github.com/indieweb/link-rel-parser-php/blob/master/CODE_OF_CONDUCT.md).
@aaronpk
IndieWeb member
aaronpk added a note Apr 11, 2016

might as well link to [IndieWebCamp Code of Conduct](https://indiewebcamp.com/code-of-conduct) here too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
@veganstraightedge veganstraightedge Link to IWC CoC in all places on README
cdbef56
@aaronpk aaronpk merged commit 7127a92 into master Apr 13, 2016

2 checks passed

Details continuous-integration/travis-ci/pr The Travis CI build passed
Details continuous-integration/travis-ci/push The Travis CI build passed
@aaronpk aaronpk deleted the code-of-conduct branch Apr 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.