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

Estimation format should only accept minutes. #16

Closed
criske opened this issue Nov 18, 2020 · 3 comments · Fixed by #17
Closed

Estimation format should only accept minutes. #16

criske opened this issue Nov 18, 2020 · 3 comments · Fixed by #17

Comments

@criske
Copy link
Contributor

criske commented Nov 18, 2020

Estimations should have minutes in the format of m,min or mins :

  • #100:30m
  • #100:30min
  • #100:30mins

.matches("#\\d+:\\d+(min|days)")){

@charlesmike
Copy link

@criske thank you for reporting this. I'll assign someone to take care of it soon.

@charlesmike
Copy link

@criske this is your task now, please go ahead. Deadline (when this ticket should be closed) is 2020-11-28T10:32:16.018127.

Estimation here is 60 minutes, that's how much you will be paid.

Remember, you don't have to solve everything in this ticket - you can solve it partially and leave todo markers in the code, which will become future tasks.

If you have any questions don't ask me, I'm not a technical person. Open new tickets instead.

criske added a commit to criske/todo-finder-cli that referenced this issue Nov 18, 2020
- valid minutes formats: "m","min","mins".
@charlesmike
Copy link

@criske thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard.

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

Successfully merging a pull request may close this issue.

2 participants