-
Notifications
You must be signed in to change notification settings - Fork 24
Labels
Description
Is your feature request related to a problem? Please describe.
The initial setup for the planning poker, consists of many steps which need to be done every time a new round is started.
Describe the solution you'd like
It would be great if there was a DeepLink which can be used to instantly start the planning session with the previously configured settings.
This would also allow easy sharing in case a person is not available
Describe alternatives you've considered
saving the settings as a list of configurations inside of localstorage, would be possible but does not allow easy sharing of them.
Additional context
N/A
stritti