Summary
When the GitHub wiki was unavailable, a set of starter developer docs were committed to the repo at:
documentation/developers/wiki-seed/
The wiki is now live at https://github.com/LOLinDark/StreamerOps/wiki. The content in wiki-seed should be moved into the wiki so it is discoverable and editable there, and the in-repo folder can then be removed to keep the repo tidy.
Pages to migrate
- Home.md (already published)
- Developer-Source.md
- Architecture-Overview.md
- Contribution-Workflow.md
Steps
- Clone the wiki: git clone https://github.com/LOLinDark/StreamerOps.wiki.git
- Copy the four pages from documentation/developers/wiki-seed/ into the wiki repo
- Commit and push to the wiki
- Delete documentation/developers/wiki-seed/ from the main repo
- Open a PR removing the wiki-seed folder
Acceptance Criteria
Summary
When the GitHub wiki was unavailable, a set of starter developer docs were committed to the repo at:
documentation/developers/wiki-seed/
The wiki is now live at https://github.com/LOLinDark/StreamerOps/wiki. The content in wiki-seed should be moved into the wiki so it is discoverable and editable there, and the in-repo folder can then be removed to keep the repo tidy.
Pages to migrate
Steps
Acceptance Criteria