An explainer introduces a problem that a group of people are trying to solve, and helps everyone with an interest in the target problem find consensus on a good way to solve it.
This Note explains how to write helpful explainers.
You have 2 options:
- Run
make(or install pipx and runmake watchormake serve), or - Install Bikeshed using the instructions at https://speced.github.io/bikeshed/#install-normal, and
then use
bikeshed spec,bikeshed watch, orbikeshed serve.
Follow the code of conduct, and then feel free to suggest changes by filing and commenting on issues and pull requests.