nibbstack / erc721

The reference implementation of the ERC-721 non-fungible token standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Style guide fixes

fulldecent opened this issue · comments

Style guide issues:

  • Less "should" and more "must"
  • Define exceptions to rules
  • Use consistent capitalization of headings. Recommend sentence case for everything except use title case for the document name at the top.