Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Percona Backup for MongoDB documentation code of conduct

All Percona Products follow the [Percona Community Code of Conduct :octicons-link-external-16:](https://percona.community/contribute/coc/){:target="_blank"}.

If you witness or experience unacceptable behavior, let us know as soon as possible by emailing <community-team@percona.com>. We will respond within 48 hours.

Check warning on line 5 in docs/CODE_OF_CONDUCT.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/CODE_OF_CONDUCT.md#L5

[Google.We] Try to avoid using first-person plural like 'us'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "docs/CODE_OF_CONDUCT.md", "range": {"start": {"line": 5, "column": 57}}}, "severity": "WARNING"}

Check warning on line 5 in docs/CODE_OF_CONDUCT.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/CODE_OF_CONDUCT.md#L5

[Google.We] Try to avoid using first-person plural like 'We'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/CODE_OF_CONDUCT.md", "range": {"start": {"line": 5, "column": 127}}}, "severity": "WARNING"}

Check warning on line 5 in docs/CODE_OF_CONDUCT.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/CODE_OF_CONDUCT.md#L5

[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "docs/CODE_OF_CONDUCT.md", "range": {"start": {"line": 5, "column": 130}}}, "severity": "WARNING"}
1 change: 1 addition & 0 deletions mkdocs-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,3 +331,4 @@ nav:
- Contribution guidelines: 'https://github.com/percona/pbm-docs/blob/main/CONTRIBUTING.md'
- Copyright and licensing: copyright.md
- Trademark policy: trademark-policy.md
- Code of conduct: CODE_OF_CONDUCT.md