mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
353 B
353 B
I want to create a PR.
- Create an issue first
- Don't use internal package
- Don't use generics
- Single function better than multiple functions
- Single file better than multiple files
- Single diretory better than multiple directories
- Prefer struct and function to be exported.
- Keep it simple, stupid
- Create PR on
masterbranch