schemaz
schemaz copied to clipboard
Moving out of prototyping phase
Once all other issues labelled with needed-for-v1 are done, a few things need to be done in order to move out the prototyping phase:
- [ ] add file headers and other "administrative stuff" (most of this should be done in sbt-org-policies)
- [ ] add a proper
CONTRIBUTING.md - [ ] merge
prototypingintomaster - [ ] reconfigure the repository to make
masterthe default branch again (CI, protected branches, etc)