lib.reviews
lib.reviews copied to clipboard
Support for parametrized default preferences for new users
it would be good if we could parametrize the registration flow with at least:
- [x] default language
- [ ] default team membership(s)
- [X] return-to-path
I'd like to take a shot at this issue, can you give me some direction on getting started? I'm also in the irc channel as pat if that's easier.
return-to path merged per https://github.com/eloquence/lib.reviews/pull/190 , thanks @pnoll1 :)
signupLanguage merged & deployed per https://github.com/eloquence/lib.reviews/commit/3a96dcfe1ae57bf830bd971d7df1b01c69f33694 and https://github.com/eloquence/lib.reviews/commit/30626056619eb681c2798ea5c90bf10780a2d3a1 , thanks again, @pnoll1!