# Summary
- [Introduction](introduction.md)
- [Installation](installation.md)
- [Default Workflows](default_workflows.md)
- [knope.toml](config/config.md)
- [Workflows](config/workflow.md)
- [Steps](config/step/step.md)
- [PrepareRelease](config/step/PrepareRelease.md)
- [Release](config/step/Release.md)
- [BumpVersion](config/step/BumpVersion.md)
- [Command](config/step/Command.md)
- [SelectJiraIssue](config/step/SelectJiraIssue.md)
- [TransitionJiraIssue](config/step/TransitionJiraIssue.md)
- [SelectGitHubIssue](config/step/SelectGitHubIssue.md)
- [SelectIssueFromBranch](config/step/SelectIssueFromBranch.md)
- [SwitchBranches](config/step/SwitchBranches.md)
- [RebaseBranch](config/step/RebaseBranch.md)
- [Packages](config/packages.md)
- [Jira](config/jira.md)
- [GitHub](config/github.md)