Skip to content

Instantly share code, notes, and snippets.

@jadbox
Created December 31, 2018 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jadbox/9b9e817de91d87992f448b310ee65728 to your computer and use it in GitHub Desktop.
Save jadbox/9b9e817de91d87992f448b310ee65728 to your computer and use it in GitHub Desktop.
1. Are all builds handled automatically by a Continuous Integration server?
2. Do you make and use daily builds?
3. Do you use an issue tracker?
4. Do you fix bugs before writing new code?
5. Do you have an up-to-date schedule?
6. Do you have up to date information on your products performance and usage?
7. Do you use the best tools money can buy?
8. Do you have a comprehensive test plan?
9. Do you have dedicated UI and UX designers?
10. Does all code go through code review?
11. Do you have coding standards?
12. Are new employees given training?
13. Can you download the code base and run it in one step?
14. Do engineers have the strongest say in their time estimates?
15. Do engineers choose the tools and architecture for what they are building?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment