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

Update the status, priority, and size of all the issues #31

Open
3 tasks
secretsauceai opened this issue Jul 8, 2023 · 1 comment
Open
3 tasks

Update the status, priority, and size of all the issues #31

secretsauceai opened this issue Jul 8, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@secretsauceai
Copy link
Owner

Description

We will need to update the issues with the following properties:

  • Status: New, Backlog, Ready, In Progress, In Review, Done
  • Priority: Low, Medium, High, Urgent
  • Size: Tiny, Small, Medium, Large, X-Large

DoD (Definition of Done)

All issues have:

  • status
  • priority
  • size
@secretsauceai secretsauceai added the documentation Improvements or additions to documentation label Jul 8, 2023
@skewballfox
Copy link
Collaborator

how is the size calculated, are we talking lines of code change, or the amount of work? also if we aren't sure how much work a specific task will take are we to just go with the worst case estimate?

to give a more concrete example switching from f32 to generic over floating point types will involve a changes to a ton of code, but it will be the same changes throughout. I suspect that this could be done in a few hours of investigation and 30 minutes of coding, but I don't know what I don't know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants