Commit 5eadea66 authored by Matthew Holt's avatar Matthew Holt

Slack -> Gitter

parent f11cd4d9
## Contributing to Caddy ## Contributing to Caddy
**[Join us on Slack](https://gophers.slack.com/messages/caddy/)** to chat with **[Join our dev chat on Gitter](https://gitter.im/mholt/caddy)** to chat with
other Caddy developers! ([Request an invite](http://bit.ly/go-slack-signup), other Caddy developers! (Dev chat only; try our
then join the #caddy channel.) [support room](https://gitter.im/caddyserver/support) for help or
[general](https://gitter.im/caddyserver/general) for anything else.)
This project gladly accepts contributions and we encourage interested users to This project gladly accepts contributions and we encourage interested users to
get involved! get involved!
...@@ -11,24 +12,25 @@ get involved! ...@@ -11,24 +12,25 @@ get involved!
#### For small tweaks, bug fixes, and tests #### For small tweaks, bug fixes, and tests
Submit [pull requests](https://github.com/mholt/caddy/pulls) at any time. Submit [pull requests](https://github.com/mholt/caddy/pulls) at any time.
Thank you for helping out in simple ways! Bug fixes should be under test to Bug fixes should be under test to assert correct behavior. Thank you for
assert correct behavior. helping out in simple ways!
#### Ideas, questions, bug reports #### Ideas, questions, bug reports
You should totally [open an issue](https://github.com/mholt/caddy/issues) with Feek free to [open an issue](https://github.com/mholt/caddy/issues) with your
your ideas, questions, and bug reports, if one does not already exist for it. ideas, questions, and bug reports, if one does not already exist for it. Bug
Bug reports should state expected behavior and contain clear instructions for reports should state expected behavior and contain clear instructions for
reproducing the problem. isolating and reproducing the problem.
See [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html). See [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html).
#### New features #### New features
Before submitting a pull request, please open an issue first to discuss it and Before submitting a pull request, please open an issue first to discuss it and
claim it. This prevents overlapping efforts and keeps the project in-line with claim it. This prevents overlapping efforts and keeps the project in-line with
its goals. If you prefer to discuss the feature privately, you can reach other its goals. If you prefer to discuss the feature privately, you can reach other
developers on Slack or you may email me directly. (My email address is below.) developers on Gitter or you may email me directly. (My email address is below.)
And don't forget to write tests for new features! And don't forget to write tests for new features!
......
[![Caddy](https://caddyserver.com/resources/images/caddy-boxed.png)](https://caddyserver.com) [![Caddy](https://caddyserver.com/resources/images/caddy-boxed.png)](https://caddyserver.com)
[![Dev Chat](https://img.shields.io/badge/dev%20chat-gitter-ff69b4.svg?style=flat-square&label=dev+chat&color=ff69b4)](https://gitter.im/mholt/caddy)
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/mholt/caddy) [![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/mholt/caddy)
[![Linux Build Status](https://img.shields.io/travis/mholt/caddy.svg?style=flat-square&label=linux+build)](https://travis-ci.org/mholt/caddy) [![Linux Build Status](https://img.shields.io/travis/mholt/caddy.svg?style=flat-square&label=linux+build)](https://travis-ci.org/mholt/caddy)
[![Windows Build Status](https://img.shields.io/appveyor/ci/mholt/caddy.svg?style=flat-square&label=windows+build)](https://ci.appveyor.com/project/mholt/caddy) [![Windows Build Status](https://img.shields.io/appveyor/ci/mholt/caddy.svg?style=flat-square&label=windows+build)](https://ci.appveyor.com/project/mholt/caddy)
...@@ -139,9 +140,10 @@ packages that each Caddy package imports. ...@@ -139,9 +140,10 @@ packages that each Caddy package imports.
## Contributing ## Contributing
**[Join us on Slack](https://gophers.slack.com/messages/caddy/)** to chat with **[Join our dev chat on Gitter](https://gitter.im/mholt/caddy)** to chat with
other Caddy developers! ([Request an invite](http://bit.ly/go-slack-signup), other Caddy developers! (Dev chat only; try our
then join the #caddy channel.) [support room](https://gitter.im/caddyserver/support) for help or
[general](https://gitter.im/caddyserver/general) for anything else.)
This project would not be what it is without your help. Please see the This project would not be what it is without your help. Please see the
[contributing guidelines](https://github.com/mholt/caddy/blob/master/CONTRIBUTING.md) [contributing guidelines](https://github.com/mholt/caddy/blob/master/CONTRIBUTING.md)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment