Skip to content

Commit

Permalink
fix(enhance): issue template
Browse files Browse the repository at this point in the history
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Sep 20, 2024
1 parent f6abad9 commit d8996e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 2 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: 🐛 General Bug Report
about: Report an issue to help improve the project.
title: ''
title: '[Bug]'
labels: 'kind/bug'
assignees: ''
---
Expand All @@ -20,10 +20,7 @@ assignees: ''

#### Environment

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

<!-- Optional
#### To Reproduce
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: 💡 Feature Request
about: Suggest an enhancement to Meshery.
title: ''
about: Suggest a new idea for Sistent.
title: '[Feature]'
labels: 'kind/enhancement'
assignees: ''
---
Expand Down

0 comments on commit d8996e5

Please sign in to comment.