You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Feature Request
Currently the interfaces/classes
Are not properly used. Some classes get their defaults from
Defaults
whilst other get them from the specific implementations of the defaults.It might be a good idea to use access modifiers to enusre that the "correct" defaults is being used.
Also whilst not required now, it might be a good idea to seperate out the default granularity from the finest granularity.
Estimate - Fibonacci number sequence 1,2,3,5,8,13 etc
(Optional) Potential approaches to solution
Please run through the Definition of Done checklist
The text was updated successfully, but these errors were encountered: