Skip to content

Creating a New Playbook

Austin Songer edited this page May 31, 2021 · 1 revision

Creating a New Playbook

1. Select a proposed playbook from the Issues list or Create a Issue for the playbook you want to create.

2. Fork Repo

3. Create a branch on the fork with title of the playbook

4. Create the new playbook on the branch

5. Create a Pull Request

Make sure you resolve the issue that matches the pull request

Resolves #1000