Conflict of interest

Fixes #1165
This commit is contained in:
Richie Bendall
2021-11-03 01:01:54 +13:00
committed by GitHub
parent 2b91d9e81a
commit 4b53fad034

View File

@@ -2,6 +2,10 @@
### Adding a language
#### Conflict of interest
If you are associated with a programming language (for example: through endorsement or being an internal contributor) you will not be able to add it unless you can prove its notability by citing multiple external sources that were not created with a conflict of interest.
#### Naming
The name of the file will be displayed as-is in the readme. It should be named according to the language it was written in. The name shouldn't be abbreviated too far (use `JavaScript.js` instead of `JS.js`) and it shouldn't be abbreviated too little (use `CSS.css` instead of `Cascading Style Sheets.css`). Additionally, use spaces instead of hyphens or underscores (use `Objective C.m` instead of `Objective-C.m`).