Incluse language about inclusive naming in contributing.md (#7376)
This commit is contained in:
parent
b7e5aaef18
commit
c349792d8f
1 changed files with 11 additions and 0 deletions
|
|
@ -117,6 +117,17 @@ More importantly, we also try to avoid
|
|||
Code quality tools are not perfect, so try not to obsess over your CodeClimate
|
||||
score.
|
||||
|
||||
### Please use inclusive language
|
||||
|
||||
Inclusion and respect are core tenents of our [code of conduct](https://dev.to/code-of-conduct)
|
||||
and we encourage thoughtful language all the way down to the code. Some coding
|
||||
metaphors are alienating or triggering and we ask that contributors go the extra mile
|
||||
to submit code which is inclusive in nature.
|
||||
|
||||
If you unintentionally include language deemed harmful, there is no shame. We will
|
||||
simply work together to settle on an alternative we are all comfortable with. This
|
||||
extra care for naming tends to result in cleaner code as a biproduct.
|
||||
|
||||
### Create a pull request
|
||||
|
||||
- Try to keep the pull requests small. A pull request should try its very best
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue