Skip to content

Commit 549113f

Browse files
danielewoodclaude
andcommitted
Update issue templates to redirect support to Discussions
- Update bug report template with modem-relevant fields - Add config.yml to disable blank issues and direct support/questions to Discussions - Remove old catchall "questions" template Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ac8398a commit 549113f

3 files changed

Lines changed: 16 additions & 29 deletions

File tree

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,30 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Report a bug in the scripts or tooling
44
title: ''
5-
labels: ''
5+
labels: bug
66
assignees: ''
77

88
---
99

1010
**Describe the bug**
11-
A clear and concise description of what the bug is.
11+
A clear and concise description of the bug in the script or tooling code.
1212

1313
**To Reproduce**
1414
Steps to reproduce the behavior:
15-
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
18-
4. See error
15+
1. Run '...'
16+
2. See error '...'
1917

2018
**Expected behavior**
2119
A clear and concise description of what you expected to happen.
2220

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
21+
**Environment:**
22+
- OS/Distro: [e.g. Ubuntu 24.04]
23+
- Modem model: [e.g. EM7455, MC7455]
24+
- Firmware version: [e.g. SWI9X30C_02.39.00.00]
2525

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
30-
31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
26+
**Logs/Output**
27+
Paste relevant terminal output, error messages, or `dmesg` output.
3628

3729
**Additional context**
3830
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Support / Help / Questions
4+
url: https://github.com/danielewood/sierra-wireless-modems/discussions
5+
about: For help with your modem, troubleshooting, or general questions, please use Discussions instead of opening an issue. Issues are for code bugs only.

.github/ISSUE_TEMPLATE/questions---general-comments---things-unrelated-to-modems.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)