Skip to content

Commit 247673f

Browse files
Add configuration help issue template
1 parent da197be commit 247673f

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: ⚙️ Configuration or setup help
3+
about: Ask for help with configuring or running MyCMD
4+
title: "[HELP] "
5+
labels: ["question", "support"]
6+
---
7+
8+
### 🧩 What are you trying to do?
9+
Describe what command or configuration you’re working on.
10+
11+
### 🧱 Current configuration
12+
Paste relevant `.env`, `.properties`, or command args (mask secrets).
13+
14+
### ⚠️ Error or unexpected output
15+
Paste logs or screenshots.
16+
17+
### 💡 What you’ve tried
18+
List steps you’ve already taken.
19+
20+
### 🧠 Additional context
21+
Any hints, linked PRs, or versions you’re using.

0 commit comments

Comments
 (0)