# HG changeset patch # User Ludovic Chabant # Date 1427696462 25200 # Node ID c750dc21d55db10119d0d5373064b20c3837ccc3 # Parent 65e6d72f3877c6e3085ee80f90f0bab38f90c798 docs: Quick support info page. diff -r 65e6d72f3877 -r c750dc21d55d docs/pages/support.md --- a/docs/pages/support.md Sun Mar 29 23:08:37 2015 -0700 +++ b/docs/pages/support.md Sun Mar 29 23:21:02 2015 -0700 @@ -3,4 +3,24 @@ header_class: support --- +If you have a problem with PieCrust, there are a few ways to solve it: +* Check the [documentation][doc] one more time! You never know, the solution may be in + there. +* Is the documentation wrong or missing something? If you know what must be + fixed, you can get the source from [BitBucket][bbsrc] or [Github][ghsrc] and + make a pull request. +* If you're pretty sure you found a bug, please file a report on + [BitBucket][bbbug] or [Github][ghbug]. If by chance you've already fixed it, + even better! Make a pull request, you know the drill. +* If you have questions, hit the [me][] on [Twitter][]. + + +[doc]: {{docurl('')}} +[bbsrc]: https://bitbucket.org/ludovicchabant/piecrust2 +[bbbug]: https://bitbucket.org/ludovicchabant/piecrust2/issues?status=new&status=open +[ghsrc]: https://github.com/ludovicchabant/PieCrust2 +[ghbug]: https://github.com/ludovicchabant/PieCrust2/issues +[me]: http://ludovic.chabant.com +[twitter]: https://www.twitter.com/ludovicchabant +