#### Current Behavior #### Expected Behavior #### Additional context/Screenshots #### Possible Solution #### Environment - Blue Build Version: {{ bb_version }} - Operating system: {{ os_name }} {{ os_version }} - Branch/Tag: {{ pkg_branch_tag }} - Git Commit Hash: {{ git_commit_hash }} #### Shell - Name: {{ shell_name }} - Version: {{ shell_version }} - Terminal emulator: {{ terminal_name }} {{ terminal_version }} #### Rust - Rust Version: {{ rust_version }} - Rust channel: {{ rust_channel }} {{ build_rust_channel }} - Build Time: {{ build_time }} {%- if !recipe.is_empty() %} #### Recipe: ```yml {{ recipe }} ``` {%- endif %}