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

Small fix for Fibonacci numbers. 20 is not the next number. Should be 21 #44

Closed
ryandon opened this issue Mar 13, 2013 · 2 comments
Closed

Comments

@ryandon
Copy link

ryandon commented Mar 13, 2013

Great product. One small issue. On the Fibonacci number sequence the last number is shown as 20. It should be 21

By definition, the first two numbers in the Fibonacci sequence are 0 and 1, and each subsequent number is the sum of the previous two

@marcelduin
Copy link
Member

You're totally right. Some scrum decks have 20 points instead of 21, but I do prefer mathematically soundness :)

Fixed with fe9214d , it will show up in the webstore after our next update. Thanks for the submit!

@ryandon
Copy link
Author

ryandon commented Mar 14, 2013

Cool, thanks for the quick response. I really like using this app, it
helps a lot.

On Thu, Mar 14, 2013 at 3:14 AM, Marcel Duin notifications@github.comwrote:

You're totally right. Some scrum decks have 20 points instead of 21, but I
do prefer mathematically soundness :)

Fixed with fe9214dhttps://github.com/Q42/TrelloScrum/commit/fe9214d52af94550991df30b6a6fe7ea6fdb415c, it will show up in the webstore after our next update. Thanks for the
submit!


Reply to this email directly or view it on GitHubhttps://github.com//issues/44#issuecomment-14894886
.

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

2 participants