Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 1c602d0

Browse files
committed
Add Email Address for CoC Complaints
1 parent 0eb35ca commit 1c602d0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ representative at an online or offline event.
6161

6262
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6363
reported to the community leaders responsible for enforcement at
64-
[INSERT CONTACT METHOD].
64+
<secureCodeBox@iteratec.com>
6565
All complaints will be reviewed and investigated promptly and fairly.
6666

6767
All community leaders are obligated to respect the privacy and security of the

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
- [Working with Forks and Pull Requests](#working-with-forks-and-pull-requests)
77
- [Working with Issues / How to Contribute in Issues](#working-with-issues--how-to-contribute-in-issues)
88
- [How to Write Commit Messages](#how-to-write-commit-messages)
9-
- [Code Review](#code-review)
109
- [Code of Conduct](#code-of-conduct)
1110

1211
## GitHub Flow
@@ -65,8 +64,6 @@ TL;DR
6564

6665
NOTE: Make sure you don't include `@mentions` or `fixes` keywords in your git commit messages. These should be included in the PR body instead.
6766

68-
## Code Review
69-
7067
## Code of Conduct
7168

7269
Please have a look at our [Code of Conduct](./CODE_OF_CONDUCT.md) before you write an Issue or make a PR.

0 commit comments

Comments
 (0)