From bcb3f721f3d54cc3c45926d5f8d3b60bfb5684bd Mon Sep 17 00:00:00 2001
From: AlexDoanTB <47384595+AlexDoanTB@users.noreply.github.com>
Date: Fri, 3 May 2024 17:41:12 +0300
Subject: [PATCH] Update ---bug-report.md
Fixed links
---
.github/ISSUE_TEMPLATE/---bug-report.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md
index 34557d5979..e883305f89 100644
--- a/.github/ISSUE_TEMPLATE/---bug-report.md
+++ b/.github/ISSUE_TEMPLATE/---bug-report.md
@@ -12,8 +12,8 @@ A clear and concise description of what the bug is.
**Your Server Environment**
-* Live Demo
-* ThingsBoard Cloud
+* [Live Demo](https://demo.thingsboard.io)
+* [ThingsBoard Cloud](https://thingsboard.cloud)
* own setup
* Deployment: monolith or microservices
* Deployment type: deb, rpm, exe, docker-compose, k8s, ami
@@ -64,4 +64,4 @@ Please feel free to add any other context about the problem here.
________________________________________________________________
**Disclaimer**
-We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the Community ethics policy, and do not expect us to answer your requests immediately. Also, do not treat *GitHub issues* as a support channel.
+We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the [Community ethics policy](https://opensource.guide/building-community/), and do not expect us to answer your requests immediately. Also, do not treat *GitHub issues* as a support channel.