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.
This commit is contained in:
Nathan Harris
2019-07-09 13:20:10 -07:00
parent 0ecb3c1ef3
commit 0fbc2eb39f
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ This code of conduct applies both within project spaces and in public spaces whe
individual is representing the project or its community.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by
contacting a project maintainer. All complaints will be reviewed and
contacting a project maintainer at [support@redistack.info](mailto:support@redistack.info). All complaints will be reviewed and
investigated and will result in a response that is deemed necessary and appropriate to the
circumstances. Maintainers are obligated to maintain confidentiality with regard to the reporter
of an incident.
+6
View File
@@ -67,6 +67,12 @@ print(result) // Optional("some value")
The docs for the latest tagged release are always available at https://mordil.gitlab.io/swift-redi-stack.
## Questions
For bugs or feature requests, file a new [issue](https://gitlab.com/mordil/swift-redi-stack/issues).
For all other support requests, please email [support@redistack.info](mailto:support@redistack.info).
## Changelog
[SemVer](https://semver.org/) changes are documented for each release on the [releases page](https://gitlab.com/Mordil/swift-redi-stack/-/releases).