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 Sep 18, 2024. It is now read-only.
Currently, createProposal branches off master only. This makes it possible to issue a proposal only off of the current district map.
This is probably enough for most use cases, especially given we support proposal revisions, but it might be worthwhile to add support for branching off an arbitrary branch (base one proposal on another). I'm running into this as I author sample projects.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently,
createProposal
branches offmaster
only. This makes it possible to issue a proposal only off of the current district map.This is probably enough for most use cases, especially given we support proposal revisions, but it might be worthwhile to add support for branching off an arbitrary branch (base one proposal on another). I'm running into this as I author sample projects.
The text was updated successfully, but these errors were encountered: