@joel__lord Does anyone have a better way of pulling in latest changes while you’re working on a feature branch. I do this fairly frequently…
git stash
git checkout develop
git pull
git checkout -
git merge develop
git stash apply
Any way of doing this with less steps?
@meduzen@argyleink None of these are issues for me at all, although I don’t have a diagnosed vestibular disorder so you’d have to check with others. To be honest, I’d really like to see some research around this to find out what the best practices should be.
@darianrosebrook @adambsilver has a super blog post all about form design (based on user testing). He recommends marking optional fields over required, although a branching question might be better: https://t.co/8jfYl1cxwP
@5t3ph@mmatuzo Could be good to add a language variant for blockquote? It’s something people generally don’t know you can do even though it is a WCAG SC. Here’s an example: https://t.co/1wHsVx9FLV