Skip to content

Commit b9df989

Browse files
authored
Merge pull request #740 from sudhanshutech/fix/templates
enhance issue templates
2 parents a930045 + d8996e5 commit b9df989

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: 🐛 General Bug Report
33
about: Report an issue to help improve the project.
4-
title: ''
4+
title: '[Bug]'
55
labels: 'kind/bug'
66
assignees: ''
77
---
@@ -20,10 +20,7 @@ assignees: ''
2020

2121
#### Environment
2222

23-
- **Host OS:** Mac Linux Windows
24-
- **Platform:** Docker or Kubernetes
25-
- **Meshery Server Version:** stable-v
26-
- **Meshery Client Version:** stable-v
23+
<!-- Please mention the environment where you encountered the issue (e.g., browser, OS, etc.). -->
2724

2825
<!-- Optional
2926
#### To Reproduce

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: 💡 Feature Request
3-
about: Suggest an enhancement to Meshery.
4-
title: ''
3+
about: Suggest a new idea for Sistent.
4+
title: '[Feature]'
55
labels: 'kind/enhancement'
66
assignees: ''
77
---

0 commit comments

Comments
 (0)