diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 98fde3d..0eeed66 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,5 @@ +[![Slack Room][slack-badge]][slack-link] + # Contributing to Fisherman If you are looking for ways to help, peruse the [open issues][issues]. If you are already working on something, feel free to send us a PR. @@ -6,30 +8,31 @@ If you are looking for ways to help, peruse the [open issues][issues]. If you ar * Fork the repo and create your feature branch from master. -* Test before you push. Get familiar with **[Fishtape][fishtape]**. +* Test before you push. Get familiar with [Fishtape][fishtape]. * If you've changed APIs, update the documentation. -* Follow the [seven rules][seven-rules] of a great git commit message. +* Follow the [seven rules][commits] of a great git commit message. ## Plugins Third-party plugins are essential for keeping this project exciting. To learn how to create your own plugins and other extensions see `fisher help plugins`. -To browse the available content use `fisher search` or see the [Fisherman Index][fisher-index]. - +To browse the available content use `fisher search` or browse the [Fishery][fishery]. :anchor: + + +[slack-link]: https://fisherman-wharf.herokuapp.com/ +[slack-badge]: https://img.shields.io/badge/slack-join%20the%20chat-00B9FF.svg?style=flat-square -[org]: https://github.com/fisherman -[bugs]: https://github.com/fisherman/fisherman/issues -[issues]: https://github.com/fisherman/fisherman/issues?q=is%3Aopen+is%3Aissue +[issues]: https://github.com/fisherman/fisherman/issues?q=is%3Aopen+is%3Aissue +[commits]: http://chris.beams.io/posts/git-commit/#seven-rules [fishtape]: https://github.com/fisherman/fishtape -[fish-docs]: http://fishshell.com/docs/current/index.html -[seven-rules]: http://chris.beams.io/posts/git-commit/#seven-rules -[fisher-index]: https://github.com/fisherman/fisher-index -[wharf-link]: https://fisherman-wharf.herokuapp.com/ -[wharf-badge]: https://img.shields.io/badge/wharf-join%20the%20chat-00cc99.svg?style=flat-square + + + +[fishery]: https://github.com/fishery diff --git a/README.md b/README.md index fdbb28c..c373951 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,21 @@ -

+


Fisherman


-

+

[![Build Status][travis-badge]][travis-link] [![Fisherman Version][version-badge]][version-link] -[![Wharf][wharf-badge]][wharf-link] +[![Slack Room][slack-badge]][slack-link]
@@ -33,7 +33,7 @@ The following benchmarks were calculated using a 2.4 GHz Intel Core i5 MacBook P time -p fish -ic exit ``` -Fisherman runs virtually no initialization code making it as fast as no Fisherman. Fundle performs well, but still [runs][fundle] cumbersome startup code. Oh My Fish! has the worst performance at `0.21` seconds for a lightweight setup. +Fisherman runs virtually no initialization code making it as fast as no Fisherman. Oh My Fish! has the worst performance at `0.21` seconds for a lightweight setup.

@@ -48,7 +48,7 @@ Fisherman runs virtually no initialization code making it as fast as no Fisherma ## Documentation -For documentation and guides [see the wiki][wiki]. For questions and feedback join the Slack [room][wharf-link] or browse the [issues][issues]. +For documentation and guides [see the wiki][wiki]. For questions and feedback join the Slack [room][slack-link] or browse the [issues][issues]. :anchor: @@ -58,8 +58,8 @@ For documentation and guides [see the wiki][wiki]. For questions and feedback jo [travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg?style=flat-square [version-badge]: https://img.shields.io/badge/latest-v0.7.0-00B9FF.svg?style=flat-square [version-link]: https://github.com/fisherman/fisherman/releases -[wharf-link]: https://fisherman-wharf.herokuapp.com/ -[wharf-badge]: https://img.shields.io/badge/slack-join%20the%20chat-00cc99.svg?style=flat-square +[slack-link]: https://fisherman-wharf.herokuapp.com/ +[slack-badge]: https://img.shields.io/badge/slack-join%20the%20chat-00B9FF.svg?style=flat-square