From 44c2e95e3a2388af9df3fa3c1acd3d59ccc3eba0 Mon Sep 17 00:00:00 2001 From: Jennifer Power Date: Wed, 8 Feb 2023 17:52:54 -0500 Subject: [PATCH] docs: add CoC reporting information Signed-off-by: Jennifer Power --- contributors/CONTRIBUTING.md | 4 ++-- governance/GOVERNANCE.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/contributors/CONTRIBUTING.md b/contributors/CONTRIBUTING.md index 2402c48..a5bf7e4 100644 --- a/contributors/CONTRIBUTING.md +++ b/contributors/CONTRIBUTING.md @@ -16,7 +16,7 @@ First contributions could be: - Improving the documentation - Adding test coverage -- Try out issues that have the label `good first issue` +- Trying out issues that have the label `good first issue` ### Contributing to Projects @@ -38,7 +38,7 @@ At least one reviewer from the `CODEOWNERS` file must approve to merge a pull re - Write clear and meaningful git commit messages. - Follow the conventional commit [specification](https://www.conventionalcommits.org/en/v1.0.0/). -- When applicable, breaking units of works into separate commits or pull requests. +- When applicable, break units of works into separate commits or pull requests. - Each pull request should be tied to a GitHub issue and specified in the pull request description. - If a change is small, please squash commits for a cleaner history. diff --git a/governance/GOVERNANCE.md b/governance/GOVERNANCE.md index 2152a9c..036f510 100644 --- a/governance/GOVERNANCE.md +++ b/governance/GOVERNANCE.md @@ -44,7 +44,8 @@ Project maintainers can be found by searching for the GitHub team -maintai ## Code of Conduct -TODO +The code of conduct is overseen by the Emporous project maintainers. +Possible code of conduct violations should be submitted to the project maintainers through this [Google form](https://docs.google.com/forms/d/e/1FAIpQLSd-twhszkTzYtPU0sl49VxQySeOBPxOQhTaKPKzJiY4rOyTHw/viewform?usp=sharing). ## Licenses