diff options
author | Michael DeHaan <michael.dehaan@gmail.com> | 2014-03-31 18:48:28 -0400 |
---|---|---|
committer | Michael DeHaan <michael.dehaan@gmail.com> | 2014-03-31 18:48:28 -0400 |
commit | 57acf104c661da111d6d749118b090e69eb3994b (patch) | |
tree | 8242a7316031e8d8aef75069a18518a01271d179 | |
parent | 33eec0dc55760e82f2fb884bf5517146869ccc63 (diff) | |
download | ansible-57acf104c661da111d6d749118b090e69eb3994b.tar.gz |
Update CONTRIBUTING.md
Disclosure policy should really be up here, so fixing that.
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 76aa8dc516..ca27dda2d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,6 +89,8 @@ required. You're now live! Reporting A Bug --------------- +Ansible practices responsible disclosure - if this is a security related bug, email security@ansible.com instead of filing a ticket or posting to the Google Group and you will recieve a prompt response. + Bugs should be reported to [github.com/ansible/ansible](http://github.com/ansible/ansible) after signing up for a free github account. Before reporting a bug, please use the bug/issue search to see if the issue has already been reported. |