-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
It's just going to get in the way.
- not everyone is going to appreciate the branch naming convention you're imposing here
- using the branch name as a way to indicate the current spec being worked on is insufficient for teams that prefer small PRs with different branch names for the actual implementation stage.
- using the git repo root as the spec location will not work for people in monorepos that want to put the specs next to the app or pkg they are working on.
if git functionality is super-absolute-non-negotiable (i'd argue it's not relevant tbh) then #536
sanathusk, TyreeceSimpson, Katekko, akoniukh, timkhoury and 5 more
Metadata
Metadata
Assignees
Labels
No labels