-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
This is a master issue to work through the Condé Nast Open Source Checklist.
Documentation
- README
- CONTRIBUTING (Create CONTRIBUTING.md #24)
- CODE_OF_CONDUCT
- LICENSE
- ISSUE_TEMPLATE
- PULL_REQUEST_TEMPLATE
- CHANGELOG (Create CHANGELOG.md #25)
- Announcement Blog Post
Development
- Tests
- Linter
- Travis
- Examples
- Clear Github History
README Checklist
- Title
- Badges
- Description
- Prerequisite for using software ( if any ) (Add prerequisites to README #33)
- Install
- Example Usage
- Screenshots and GIFs
- Contributors (Add Contributors to README #36)
- Conde Nast Technology Logo (Add Conde Nast Tech logo to README #31)
- Attributions ( mention 3rd party libs used etc. ) (Add Attribution to README #32)
- Benchmarks (if any)
- Prior Art (if any) (Add Prior Art to the README #35)
Badges Checklist:
- License Badge
- Testing Badge
- CI Badge
taveras