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

Refine the definition of done #29

Open
natalia-fitzgerald opened this issue Nov 27, 2024 · 1 comment
Open

Refine the definition of done #29

natalia-fitzgerald opened this issue Nov 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@natalia-fitzgerald
Copy link
Collaborator

Task

The purpose of this task will be refine the definition of done to better reflect our updated process.

Definition of done (existing)

In order for a user story to be consider "done" and the issue closed, it must meet the following criteria:

  • All acceptance criteria have been met.
  • All UX requirements have been met.
  • There are no known defects.
  • Unit test coverage > 85%.
  • Is deployed to the development environment.
  • Documentation has been updated (if needed).
@natalia-fitzgerald
Copy link
Collaborator Author

natalia-fitzgerald commented Nov 27, 2024

@angelcardoz @dan-padgett
Here's an update on the definition of done to serve as a jumping off point. I will want to gather ideas from the development team to further build out and refine this list but thought it would be good to have a starting point.

Definition of done

For a user story to be consider "done", and the issue closed, it must meet the following criteria:

  • All acceptance criteria have been met
  • All UX requirements have been met; including a design review of the development implementation
  • If required, the team has performed a bug bash
  • There are no known defects
  • Unit test coverage > 85%
  • Has been deployed to the development environment (Beta)
  • Documentation has been updated (if needed)

@natalia-fitzgerald natalia-fitzgerald added the enhancement New feature or request label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants