From c69b9ae62a94a496948e1380402c53a35bd9de20 Mon Sep 17 00:00:00 2001 From: Anwesh Nayak Date: Mon, 7 Jun 2021 20:50:26 +0530 Subject: [PATCH] feat(docs): Update bug_report.md and add version section (#152) * feat(docs): Update bug_report.md and add version section * fix(docs): remove duplicate additional context error in markdown Co-authored-by: anweshknayak --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++++- .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8a22860f1c..5e659eb8e5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,10 @@ assignees: '' 2. 3. - +## Version information +* **Signoz version**: +* **Browser version**: +* **Your OS and version**: ## Additional context diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b8871ec018..f5c6e066c7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -20,10 +20,8 @@ assignees: '' ## Additional context - - - -#### *Thank you* for your feature request – we love each and every one! - -**Additional context** Add any other context or screenshots about the feature request here. + + + +#### *Thank you* for your feature request – we love each and every one! \ No newline at end of file