summaryrefslogtreecommitdiff
path: root/pages/docs
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2015-12-15 22:08:33 +0100
committerkwadronaut <kwadronaut@leap.se>2015-12-15 22:08:33 +0100
commita61efda84503da91137bea9aef23f66d94122f99 (patch)
treedff012528ab551e440fd3716285c6b042ce0caa6 /pages/docs
parentd8f397473161f54382c5b65ed9d31a41b006dd67 (diff)
add issue tracker link to platform dev page, fix #1293
Diffstat (limited to 'pages/docs')
-rw-r--r--pages/docs/platform/details/development.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/pages/docs/platform/details/development.md b/pages/docs/platform/details/development.md
index 63e12fa..ddaff4d 100644
--- a/pages/docs/platform/details/development.md
+++ b/pages/docs/platform/details/development.md
@@ -361,3 +361,9 @@ or you can disable shared folder support (if you do not need it), by setting the
if you are wanting this disabled for all the leap vagrant integration, you can add this to ~/.leaprc:
@custom_vagrant_vm_line = 'config.vm.synced_folder "src/", "/srv/website", disabled: true'
+
+Issue reporting
+---------------
+
+When you encounter any bugs, please [check first](https://leap.se/code/search) on our bugtracker if it's something already known. Reporting bugs is the first [step in fixing them](https://leap.se/code/projects/report-issues). Please include all the relevant details: platform branch, version of leap_cli, past upgrades.
+