Commit 324ec158 authored by Matthew Holt's avatar Matthew Holt

Link to forum

parent c64361a7
...@@ -4,18 +4,13 @@ Welcome! Our community focuses on helping others and making Caddy the best it ...@@ -4,18 +4,13 @@ Welcome! Our community focuses on helping others and making Caddy the best it
can be. We gladly accept contributions and encourage you to get involved! can be. We gladly accept contributions and encourage you to get involved!
### Join us in chat ### Join us in the forum
Please direct your discussion to the correct room: The [Caddy forum](https://forum.caddyserver.com) is the place for all discussion
that doesn't belong in issues or pull requests. Feel free to participate with us!
- **Dev Chat:** [gitter.im/mholt/caddy](https://gitter.im/mholt/caddy) - to chat
with other Caddy developers If you want to file a bug report or make an improvement to Caddy, however, you
- **Support:** should submit an issue or pull request.
[gitter.im/caddyserver/support](https://gitter.im/caddyserver/support) - to give
and get help
- **General:**
[gitter.im/caddyserver/general](https://gitter.im/caddyserver/general) - for
anything about Web development
### Bug reports ### Bug reports
......
[![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) [![community](https://img.shields.io/badge/community-forum-ff69b4.svg?style=flat-square)](https://forum.caddyserver.com)
[![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)
...@@ -143,14 +143,11 @@ packages that each Caddy package imports. ...@@ -143,14 +143,11 @@ packages that each Caddy package imports.
## Contributing ## Contributing
**[Join our dev chat on Gitter](https://gitter.im/mholt/caddy)** to chat with **[Join our community](https://forum.caddyserver.com) where you can chat with other Caddy users and developers!**
other Caddy developers! (Dev chat only; try our
[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 Please see our [contributing guidelines](https://github.com/mholt/caddy/blob/master/CONTRIBUTING.md).
[contributing guidelines](https://github.com/mholt/caddy/blob/master/CONTRIBUTING.md)
if you haven't already. We use GitHub issues and pull requests *only* for bug reports and discussing specific changes to Caddy. We welcome all other topics on the [forum](https://forum.caddyserver.com)!
Thanks for making Caddy -- and the Web -- better! Thanks for making Caddy -- and the Web -- better!
......
...@@ -3,6 +3,9 @@ CADDY 0.8.3 ...@@ -3,6 +3,9 @@ CADDY 0.8.3
Website Website
https://caddyserver.com https://caddyserver.com
Community
https://forum.caddyserver.com
Twitter Twitter
@caddyserver @caddyserver
......
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