Skip to content

[Repo] feat: Add support guide#21

Merged
finallyjay merged 1 commit intomainfrom
repo/add-support
Apr 8, 2026
Merged

[Repo] feat: Add support guide#21
finallyjay merged 1 commit intomainfrom
repo/add-support

Conversation

@finallyjay
Copy link
Copy Markdown
Owner

Summary

  • Adds SUPPORT.md directing users to service READMEs and issue templates
  • Clarifies that upstream image issues are out of scope

Test plan

  • Verify it appears in GitHub's community profile
  • Verify issue template links work

Directs users to service READMEs and issue templates
for help, and clarifies upstream issues are out of scope.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 8, 2026 15:47
@finallyjay finallyjay merged commit a61ca61 into main Apr 8, 2026
1 check passed
@finallyjay finallyjay deleted the repo/add-support branch April 8, 2026 15:47
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-level support guide (SUPPORT.md) to direct users to the right places for help/requests and to clarify what is out of scope for this repo.

Changes:

  • Introduces SUPPORT.md with guidance for service-specific help, bug reports, and new service requests.
  • Clarifies that upstream container image issues should be reported to upstream projects.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +12 to +16
[issue](https://github.com/finallyjay/selfhosted-docker-services/issues/new?template=bug-report.yml)
using the bug report template.
- **New service requests:** Open an
[issue](https://github.com/finallyjay/selfhosted-docker-services/issues/new?template=new-service.yml)
using the new service template.
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines with the full GitHub issue-template URLs exceed the repo’s 80-character Markdown lint limit (MD013). Consider switching to repo-relative links (e.g., /finallyjay/selfhosted-docker-services/issues/new?template=...) or another shortening approach to keep these lines <= 80 chars.

Copilot uses AI. Check for mistakes.
Comment on lines +11 to +16
- **Bug reports:** Open an
[issue](https://github.com/finallyjay/selfhosted-docker-services/issues/new?template=bug-report.yml)
using the bug report template.
- **New service requests:** Open an
[issue](https://github.com/finallyjay/selfhosted-docker-services/issues/new?template=new-service.yml)
using the new service template.
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The support guidance for "Bug reports" doesn’t mention the repo’s security reporting policy. SECURITY.md explicitly says not to open public issues for vulnerabilities; consider adding a separate bullet here that directs security disclosures to SECURITY.md / private security advisories to avoid accidental public disclosure.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants