Skip to content

Commit ef2a406

Browse files
authored
Add a section for known issues in README. (#2053)
* Add a section for known issues in README. * Update the link to show both open and closed known issues.
1 parent 09fe853 commit ef2a406

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Azure Toolkits for Java is an open-source project that helps Java developers eas
3131
* [Java Developer Center on Azure](https://docs.microsoft.com/en-us/java/azure/)
3232
* [Get Started for HDInsight](https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-apache-spark-eclipse-tool-plugin)
3333

34+
## Known issues
35+
Follow this [link](https://github.com/Microsoft/azure-tools-for-java/issues?q=is%3Aissue+label%3Aknown-issue) to track the known issues.
36+
3437
## Data/Telemetry
3538
Azure Toolkits for Java collects usage data and sends it to Microsoft to help improve our products and services. Read our [privacy statement](https://go.microsoft.com/fwlink/?LinkID=620956) to learn more. If you don't wish to send usage data to Microsoft, you can turn off it in following places:
3639
* For **Eclipse**: Open `Window > Preferences > Azure`, and uncheck the checkbox.

0 commit comments

Comments
 (0)