This repository has been archived by the owner on May 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update contact e-mail in documents (#78)
- Loading branch information
1 parent
7dd15aa
commit b714c8c
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,7 +61,7 @@ representative at an online or offline event. | |
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported to the community leaders responsible for enforcement at | ||
[[email protected]](mailto:[email protected]). | ||
[cwa-[email protected]](mailto:cwa-[email protected]). | ||
All complaints will be reviewed and investigated promptly and fairly. | ||
|
||
All community leaders are obligated to respect the privacy and security of the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
All members of the project community must abide by the [Contributor Covenant, version 2.0](CODE_OF_CONDUCT.md). | ||
Only by respecting each other can we develop a productive, collaborative community. | ||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting [[email protected]](mailto:[email protected]) and/or a project maintainer. | ||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting [cwa-[email protected]](mailto:cwa-[email protected]) and/or a project maintainer. | ||
|
||
We appreciate your courtesy of avoiding political questions here. Issues which are not related to the project itself will be closed by our community managers. | ||
|
||
|
@@ -16,7 +16,7 @@ We use GitHub to manage reviews of pull requests. | |
|
||
* If you have a trivial fix or improvement, go ahead and create a pull request, addressing (with `@...`) a suitable maintainer of this repository (see [CODEOWNERS](CODEOWNERS) of the repository you want to contribute to) in the description of the pull request. | ||
|
||
* If you plan to do something more involved, please reach out to us and send an [email](mailto:[email protected]). This will avoid unnecessary work and surely give you and us a good deal of inspiration. | ||
* If you plan to do something more involved, please reach out to us and send an [email](mailto:cwa-[email protected]). This will avoid unnecessary work and surely give you and us a good deal of inspiration. | ||
|
||
* Relevant coding style guidelines are available in the respective sub-repositories as they are programming language-dependent. | ||
|
||
|
@@ -56,7 +56,7 @@ The following rule governs documentation contributions: | |
|
||
* Create _Work In Progress [WIP]_ pull requests only if you need clarification or an explicit review before you can continue your work item. | ||
|
||
* If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a comment, or you can ask for a review by contacting us via [email](mailto:[email protected]). | ||
* If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a comment, or you can ask for a review by contacting us via [email](mailto:cwa-[email protected]). | ||
|
||
* Post review: | ||
* If a review requires you to change your commit(s), please test the changes again. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,7 +115,7 @@ The following channels are available for discussions, feedback, and support requ | |
| **General Discussion** | <a href="https://github.com/corona-warn-app/cwa-documentation/issues/new/choose" title="General Discussion"><img src="https://img.shields.io/github/issues/corona-warn-app/cwa-documentation/question.svg?style=flat-square"></a> </a> | | ||
| **Concept Feedback** | <a href="https://github.com/corona-warn-app/cwa-documentation/issues/new/choose" title="Open Concept Feedback"><img src="https://img.shields.io/github/issues/corona-warn-app/cwa-documentation/architecture.svg?style=flat-square"></a> | | ||
| **Test Result Server Issue** | <a href="https://github.com/corona-warn-app/cwa-testresult-server/issues" title="Open Issues"><img src="https://img.shields.io/github/issues/corona-warn-app/cwa-testresult-server?style=flat"></a> | | ||
| **Other Requests** | <a href="mailto:[email protected]" title="Email CWA Team"><img src="https://img.shields.io/badge/email-CWA%20team-green?logo=mail.ru&style=flat-square&logoColor=white"></a> | | ||
| **Other Requests** | <a href="mailto:cwa-[email protected]" title="Email CWA Team"><img src="https://img.shields.io/badge/email-CWA%20team-green?logo=mail.ru&style=flat-square&logoColor=white"></a> | | ||
|
||
## How to Contribute | ||
|
||
|