* Pull request and issue templates for GitHub * Incorporate the existing issue template. * Fix syntax * A stab at a better syntax * Add example test case Gist
1 KiB
Important: GitHub issues are for feature requests or bug reports. The Capistrano team recommends you use Stack Overflow for general questions. For more details, please see our contribution policy.
Steps to reproduce
If reasonable, you can help by creating a Capistrano skeleton example project which reproduces the issue you are seeing. You can then upload the individual files to a GitHub Gist or a GitHub project. Others can simply modify the configuration to point at a test server/repository of their own. Often times, an issue is resolved simply by making this test case.
An example test case is here: https://gist.github.com/will-in-wi/527327e31af30b3eae2068e2965be05b
Expected behavior
Tell us what should happen
Actual behavior
Tell us what happens instead
System configuration
Please link to the output of cap <stage> doctor
in a GitHub Gist.
Thanks for helping improve Capistrano!