Skip to content

Commit 292d965

Browse files
dormsternclaude
andcommitted
repo: add funding, issue templates for polished GitHub presence
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f0fe664 commit 292d965

3 files changed

Lines changed: 36 additions & 0 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: dormstern
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Bug report
3+
about: Something isn't working as expected
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
---
8+
9+
**What happened?**
10+
11+
**What did you expect?**
12+
13+
**Policy config (shield.yaml or inline)**
14+
15+
```yaml
16+
17+
```
18+
19+
**Environment**
20+
- Node version:
21+
- declawed version:
22+
- OS:
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Feature request
3+
about: Suggest a new capability
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
---
8+
9+
**What problem does this solve?**
10+
11+
**What does the solution look like?**
12+
13+
**Are you willing to submit a PR?**

0 commit comments

Comments
 (0)