From da3af7b17b56d4ab13cbc9895d4c40e966d3b085 Mon Sep 17 00:00:00 2001 From: Craig Date: Mon, 11 Feb 2019 16:34:32 -0800 Subject: [PATCH] Add issue submission guidelines --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index f88d52f..a6b74f9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,25 @@ +# Bug Reports and Feature Requests + +> 🛑 **STOP** 🛑 +> +> Storage Explorer welcomes feedback! However, we can't guarantee that we'll respond to your submissions right away. If you need assistance, _do not_ submit a bug report here! Please submit an [Azure support request]. + +Before submitting a bug report or feature request, please follow these guidelines: + +* Make sure you're running the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). + +* Check existing resources, such as the [troubleshooting guide](https://docs.microsoft.com/en-us/azure/storage/common/storage-explorer-troubleshooting) or the [release notes](https://docs.microsoft.com/en-us/azure/vs-azure-tools-storage-explorer-relnote). You'll find solutions to common problems or issues we are aware of. + +* Search the list of [open issues](https://github.com/Microsoft/AzureStorageExplorer/issues). It's very likely someone else may have already submitted your issue. + +* Fill out the appropriate [issue template](https://github.com/Microsoft/AzureStorageExplorer/issues/new/choose) as completely as you can. Complete and concise reports will help make your issue much easier and faster to resolve. + +[Azure support request]: https://docs.microsoft.com/en-us/azure/azure-supportability/how-to-create-azure-support-request # Contributing +> Interested in contributing? [Join the conversation](https://github.com/Microsoft/AzureStorageExplorer/issues/138)! + This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.