From 3fa354ff0e0591b0be929813201e1d75843232de Mon Sep 17 00:00:00 2001 From: Steve Smith Date: Mon, 18 Nov 2019 12:17:43 +1100 Subject: [PATCH] Add note to README about raising issues. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 864b060..72136e1 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ them in the `Custom command-line parameters for Ansible` field: -e atl_product_download_url=http://s3.amazon.com/atlassian/jira-9.0.0-PRE-TEST.tar.gz -e atl_use_system_jdk=true -e atl_download_format=tarball +## Reporting issues + +If you find any bugs in this repository, or have feature requests or use cases +for us, please raise them in our [public Jira project](https://jira.atlassian.com/projects/SCALE/summary). ## Development