Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 924 Bytes

CONTRIBUTING.org

File metadata and controls

21 lines (15 loc) · 924 Bytes

Contributing

Please write documentation in Org Mode. A tutorial can be found here.

Follow the template for instruction pages.

For help setting up git on command line (e.g. for editing orgmode files in emacs) see git-help.org

Waiver of Copyright

Note that by contributing to the project, you dedicate your contribution to the public domain and agree to waive all copyright and related rights to the content you contribute.

SmileBASIC Code guidelines

  • Use 2 spaces for indentation
  • Use uppercase identifiers
  • Avoid type suffixes where unnecessary

Org-mode Guidelines

  • Use tabs for indentation
  • there’s not much you can screw up here
  • if anything breaks just insert zero width spaces until it works