Skip to content

Commit 336deed

Browse files
Lessley Denningtonldennington
authored andcommitted
open source release: add SUPPORT.md
A file directing users to resources for support is one of the requirements for releasing projects as open source. Add SUPPORT.md file clarifying the project status and where to go file feature requests, bug reports, and general questions/requests for help. Signed-off-by: Lessley Dennington <[email protected]>
1 parent ee5f057 commit 336deed

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[codeowners]: CODEOWNERS
55
[contributing]: CONTRIBUTING.md
66
[license]: LICENSE
7+
[support]: SUPPORT.md
78

89
## Background
910

@@ -92,3 +93,8 @@ refer to [LICENSE][license] for the full terms.
9293
## Maintainers
9394

9495
See [CODEOWNERS][codeowners] for a list of current project maintainers.
96+
97+
## Support
98+
99+
See [SUPPORT][support] for instructions on how to file bugs, feature requests,
100+
and general questions/requests for help.

SUPPORT.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Support
2+
3+
[discussion]: https://github.com/github/git-bundle-server/discussions
4+
5+
## How to file issues and get help
6+
7+
This project uses GitHub issues to track bugs and feature requests. Please search
8+
the existing issues before filing new issues to avoid duplicates. For new
9+
issues, file your bug or feature request as a new issue.
10+
11+
For help or questions about using this project, please start a
12+
[Discussion][discussion].
13+
14+
- `git-bundle-server` is under active development and maintained by GitHub
15+
staff **AND THE COMMUNITY**. We will do our best to respond to support, feature
16+
requests, and community questions in a timely manner.
17+
18+
## GitHub Support Policy
19+
20+
Support for this project is limited to the resources listed above.

0 commit comments

Comments
 (0)