Skip to content

Commit f1fb56b

Browse files
Fix community file URLs and add CODEOWNERS for open source
- Update config.yml, SUPPORT.md, FUNDING.yml: avalonreset-pro to avalonreset - Add .github/CODEOWNERS with @avalonreset as default owner - Enable Discussions on public repo (linked from config.yml and SUPPORT.md) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 456d8ff commit f1fb56b

4 files changed

Lines changed: 7 additions & 5 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Default owner for all files
2+
* @avalonreset

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .github/FUNDING.yml
22
# Uncomment the platforms you use:
3-
github: [avalonreset-pro]
3+
github: [avalonreset]
44
# patreon: # Replace with your Patreon username
55
# open_collective: # Replace with your Open Collective username
66
# ko_fi: # Replace with your Ko-fi username

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Questions & Help
4-
url: https://github.com/avalonreset-pro/claude-github/discussions
4+
url: https://github.com/avalonreset/claude-github/discussions
55
about: Use Discussions for questions, troubleshooting, and general conversation. Issues are for confirmed bugs and feature requests.

SUPPORT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ If you need help with Claude GitHub, here are your options:
88

99
For "how do I..." questions, troubleshooting, and general discussion:
1010

11-
**[GitHub Discussions](https://github.com/avalonreset-pro/claude-github/discussions)**
11+
**[GitHub Discussions](https://github.com/avalonreset/claude-github/discussions)**
1212

1313
This is the best place to ask questions, share tips, and connect with other community members.
1414

1515
### Bug Reports
1616

1717
If something is broken or not working as expected:
1818

19-
**[Open a Bug Report](https://github.com/avalonreset-pro/claude-github/issues/new?template=bug_report.yml)**
19+
**[Open a Bug Report](https://github.com/avalonreset/claude-github/issues/new?template=bug_report.yml)**
2020

2121
Please include the skill name, what happened, and your OS/Claude Code version.
2222

2323
### Feature Requests
2424

2525
Have an idea for a new feature or improvement?
2626

27-
**[Open a Feature Request](https://github.com/avalonreset-pro/claude-github/issues/new?template=feature_request.yml)**
27+
**[Open a Feature Request](https://github.com/avalonreset/claude-github/issues/new?template=feature_request.yml)**
2828

2929
### Security Issues
3030

0 commit comments

Comments
 (0)