diff options
author | Michael DeHaan <michael.dehaan@gmail.com> | 2014-08-08 09:47:31 -0400 |
---|---|---|
committer | Michael DeHaan <michael.dehaan@gmail.com> | 2014-08-08 09:47:31 -0400 |
commit | dd8a0161e5074e8756436e1ae1f9879524fb181f (patch) | |
tree | 62bae649598a66af9ca1a604716845427034e4ae /ticket_stubs | |
parent | d4cedfc7f1281dd743370c6fd8c51f49f3ccd658 (diff) | |
download | ansible-dd8a0161e5074e8756436e1ae1f9879524fb181f.tar.gz |
Add boilerplate for "can't repro" to save typing.
Diffstat (limited to 'ticket_stubs')
-rw-r--r-- | ticket_stubs/cant_reproduce.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ticket_stubs/cant_reproduce.md b/ticket_stubs/cant_reproduce.md new file mode 100644 index 0000000000..89076996ed --- /dev/null +++ b/ticket_stubs/cant_reproduce.md @@ -0,0 +1,27 @@ +Cannot Reproduce +================ + +Hi! + +Thanks very much for your submission to Ansible. It sincerely means a lot to us. + +Testing this on the version you have specified, we cannot reproduce this problem. + +Our reasons and evidence for this are: + + * INSERT HERE + +And we suggest that: + + * INSERT THINGS TO DO HERE + +As such, we are most likely going to close this ticket. Should you disagree with this conclusion, you may also wish to join one of our two mailing lists +which is very active: + + * https://groups.google.com/forum/#!forum/ansible-project - for user questions, tips, and tricks + * https://groups.google.com/forum/#!forum/ansible-devel - for strategy, future planning, and questions about writing code + +Thank you once again for this and your interest in Ansible! + + + |