Skip to content

Commit 0fbc2eb

Browse files
committed
Add links to new support email.
Motivation: As this project might take off and support be needed, users will want a direct line of communication to file support tickets. Modifications: Update docs to include references and links for contacting the RediStack maintainers for assistance. Result: Users should have more information on how to contact project maintainers.
1 parent 0ecb3c1 commit 0fbc2eb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This code of conduct applies both within project spaces and in public spaces whe
4141
individual is representing the project or its community.
4242

4343
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by
44-
contacting a project maintainer. All complaints will be reviewed and
44+
contacting a project maintainer at [[email protected]](mailto:[email protected]). All complaints will be reviewed and
4545
investigated and will result in a response that is deemed necessary and appropriate to the
4646
circumstances. Maintainers are obligated to maintain confidentiality with regard to the reporter
4747
of an incident.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ print(result) // Optional("some value")
6767

6868
The docs for the latest tagged release are always available at https://mordil.gitlab.io/swift-redi-stack.
6969

70+
## Questions
71+
72+
For bugs or feature requests, file a new [issue](https://gitlab.com/mordil/swift-redi-stack/issues).
73+
74+
For all other support requests, please email [[email protected]](mailto:[email protected]).
75+
7076
## Changelog
7177

7278
[SemVer](https://semver.org/) changes are documented for each release on the [releases page](https://gitlab.com/Mordil/swift-redi-stack/-/releases).

0 commit comments

Comments
 (0)