Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 679 Bytes

CHECKLIST.md

File metadata and controls

41 lines (36 loc) · 679 Bytes

Project-Level

Readme

  • README.md
  • Exported Modules
  • Module Versioning / Tagging Strategy
  • Contributing

Git Hooks

Continuous Integration (CI)

Badges

  • Go Doc
  • CI
  • Tests
  • Coverage
  • Version
  • License
  • GitHub Stars
  • GitHub Forks
  • GitHub Hits

Module-Level

  • go.mod
  • doc.go
  • README.md
  • Badges
  • LICENSE
  • Tests
  • Coverage
  • Examples
  • Copyright / License in each file?