forked from capistrano/capistrano
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request capistrano#1583 from capistrano/leehambley-issue-t…
…emplate Create a first-pass issues template, so we can itterate on it in a PR
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
**Important:** GitHub issues are for feature requests or bug reports. The Capistrano team recommends you use [Stack Overflow](http://stackoverflow.com/questions/tagged/capistrano) for general questions. For more details, please see our [contribution policy](https://github.com/capistrano/capistrano/blob/master/CONTRIBUTING.md). | ||
|
||
--- | ||
|
||
#### Steps to reproduce | ||
1. Lorem. | ||
2. Ipsum.. | ||
3. Dolor... | ||
|
||
#### Expected behaviour | ||
Tell us what should happen | ||
|
||
#### Actual behaviour | ||
Tell us what happens instead | ||
|
||
#### Your configuration | ||
|
||
**Your Operating system (`$ uname -a` if on Linux/Mac)**: | ||
|
||
**Your Ruby Version (`$ ruby -v`):** | ||
|
||
**Your Capistrano version (`$ cap --version`):** | ||
|
||
**Your Capistrano Plugins (`$ bundle list | grep capistrano-`): ** |