Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 889 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (16 loc) · 889 Bytes

Contributing

Your contributions are always welcome!

Guidelines

  • Keep with the theme of "resources about making games for 8-bit hardware" which includes everything from BASIC on the KIM-1 to ... well, anything before 1990 pretty much
  • Add one link per Pull Request.
  • Add the link: * [project-name](http://example.com/) - A short description ends with a period.
    • Keep descriptions concise.
  • Add a section if needed.
    • Add the section description.
    • Add the section title to Table of Contents.
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Check your spelling and grammar.
  • Remove any trailing whitespace.
  • Send a Pull Request with the reason why the library is awesome.
  • Vote for others' Pull Requests that you think are awesome!

Contributing text adapted from awesome-python.