Skip to content

Commit ec2b6c5

Browse files
JPercivalclaude
andcommitted
Vendor GitHub issue templates from shared
Bug report and feature request templates, drift-checked against the canonical copies in shared/issue-templates/. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 20b92de commit ec2b6c5

2 files changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Bug report
3+
about: Report something that isn't working as expected
4+
title: ''
5+
labels: bug
6+
---
7+
8+
## What happened?
9+
10+
<!-- A clear description of the bug. -->
11+
12+
## What did you expect to happen?
13+
14+
## How can we reproduce it?
15+
16+
<!-- Minimal steps. A code snippet, failing test, or small repo is best. -->
17+
18+
## Environment
19+
20+
- Version / commit:
21+
- OS / runtime:
22+
23+
## Anything else?
24+
25+
<!-- Logs, screenshots, related issues — optional. -->
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea or enhancement
4+
title: ''
5+
labels: enhancement
6+
---
7+
8+
## What's the problem or use case?
9+
10+
<!-- What are you trying to do? Why does the current behavior fall short? -->
11+
12+
## Proposed solution
13+
14+
<!-- Optional. What you'd like to see happen. -->
15+
16+
## Alternatives considered
17+
18+
<!-- Optional. Other approaches you've thought about. -->
19+
20+
## Additional context

0 commit comments

Comments
 (0)