Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.44 KB

CONTRIBUTING.md

File metadata and controls

28 lines (23 loc) · 1.44 KB

Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

  • Use the following format: [language|resource](link) - Description.
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make an individual pull request for each suggestion.
  • Additions should be added in alphabetical order of the relevant category.
  • New categories, or improvements to the existing categorization are welcome.
  • Keep descriptions short and simple, but descriptive.
  • Start the description with a capital and end with a full stop/period.
  • Check your spelling and grammar.
  • The pull request should have a useful title and include a description on why the language or resource is awesome.
  • Any addition MUST have a link.
  • The link MUST be available (dead links will be removed or changed).
  • Check the markdown syntax is correct and properly displayed in GitHub.

Languages

  • Suggested languages should be documented, even if the implementation doesn't exists.
  • Only languages considered esoteric are accepted (I'm looking at you, Haskell).
  • Additions of your own languages are welcome (if they are awesome and esoteric).
  • All links should refer to the original or most relevant web/implementation of the language.
  • The link must refer to the original author, documentation or resource of the language if possible.

Resources

  • Resources must be related to esoteric languages.

Thank you for your suggestions!