Skip to content

Commit 34665b6

Browse files
committed
docs: moving some meta docs into the .github/ directory
1 parent 59365da commit 34665b6

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed
Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Our Pledge
44

5+
<!-- alex ignore sex sexual-->
6+
57
We as members, contributors, and leaders pledge to make participation in our
68
community a harassment-free experience for everyone, regardless of age, body
79
size, visible or invisible disability, ethnicity, sex characteristics, gender
@@ -17,23 +19,26 @@ diverse, inclusive, and healthy community.
1719
Examples of behavior that contributes to a positive environment for our
1820
community include:
1921

20-
* Demonstrating empathy and kindness toward other people
21-
* Being respectful of differing opinions, viewpoints, and experiences
22-
* Giving and gracefully accepting constructive feedback
23-
* Accepting responsibility and apologizing to those affected by our mistakes,
24-
and learning from the experience
25-
* Focusing on what is best not just for us as individuals, but for the
22+
- Demonstrating empathy and kindness toward other people
23+
- Being respectful of differing opinions, viewpoints, and experiences
24+
- Giving and gracefully accepting constructive feedback
25+
- Accepting responsibility and apologizing to those affected by our mistakes,
26+
and learning from the experience
27+
<!-- alex ignore just -->
28+
- Focusing on what is best not just for us as individuals, but for the
2629
overall community
2730

2831
Examples of unacceptable behavior include:
2932

30-
* The use of sexualized language or imagery, and sexual attention or
33+
<!-- alex ignore sexual-->
34+
35+
- The use of sexualized language or imagery, and sexual attention or
3136
advances of any kind
32-
* Trolling, insulting or derogatory comments, and personal or political attacks
33-
* Public or private harassment
34-
* Publishing others' private information, such as a physical or email
37+
- Trolling, insulting or derogatory comments, and personal or political attacks
38+
- Public or private harassment
39+
- Publishing others' private information, such as a physical or email
3540
address, without their explicit permission
36-
* Other conduct which could reasonably be considered inappropriate in a
41+
- Other conduct which could reasonably be considered inappropriate in a
3742
professional setting
3843

3944
## Enforcement Responsibilities
@@ -106,7 +111,7 @@ Violating these terms may lead to a permanent ban.
106111
### 4. Permanent Ban
107112

108113
**Community Impact**: Demonstrating a pattern of violation of community
109-
standards, including sustained inappropriate behavior, harassment of an
114+
standards, including sustained inappropriate behavior, harassment of an
110115
individual, or aggression toward or disparagement of classes of individuals.
111116

112117
**Consequence**: A permanent ban from any sort of public interaction within
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You'll need to install [`ESLint`](https://www.npmjs.com/package/eslint) and [`Pr
1212
npx install-peerdeps --dev @readme/eslint-config
1313
```
1414

15-
If you already have `eslint` and `prettier` installed in your project, just run this command to install the config:
15+
If you already have `eslint` and `prettier` installed in your project you run this command to install the config:
1616

1717
```sh
1818
npm install --save @readme/eslint-config

0 commit comments

Comments
 (0)