Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Definition of done #145

Open
11 tasks
coryhouse opened this issue Sep 18, 2022 · 0 comments
Open
11 tasks

Definition of done #145

coryhouse opened this issue Sep 18, 2022 · 0 comments

Comments

@coryhouse
Copy link
Owner

coryhouse commented Sep 18, 2022

I use a short, high-level checklist:

  • DRY
  • Usable
  • Secure
  • Tested
  • Robust
  • Readable
  • Accessible
  • Performant
  • Configurable
  • Documented
  • Meets requirements

Notice that I have to run the code to complete this checklist. It can’t be automated.

If the check can be automated, I automate it.

I automatically inject this checklist into each pull request via PULL_REQUEST_TEMPLATE.md

The checklist needs to be short enough that I consistently use it, but long enough that it's thorough. This idea is inspired by The Checklist Manifesto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant