diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index aa50929..b523b63 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -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. diff --git a/README.md b/README.md index ae6c5d8..236ac40 100644 --- a/README.md +++ b/README.md @@ -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).