Skip to content

A list of questions to ask myself when I submit pull requests

Notifications You must be signed in to change notification settings

micahchiang/pull-request-checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Before I submit a pull request I should ask myself is this code:

  1. Secure?
  2. Decoupled?
  3. Tested?
  4. Producing side effects?
  5. DRY?
  6. Accessible?
  7. Scalable?
  8. Grammatically correct?
  9. Syntactically correct?
  10. Sufficiently documented?
  11. Formatted consistently?

About

A list of questions to ask myself when I submit pull requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published