quick-diff-me 1.2.6

Quick Diff (unified diff) on Microsoft Excel viewer as Iced GUI app
Documentation
name: Question
description: Ask a usage or support question
title: "[Question]: "
labels: ["question"]
body:
  - type: markdown
    attributes:
      value: |
        Please share enough context so others can understand your question quickly.
  - type: textarea
    id: question
    attributes:
      label: Question
      description: What do you want to know?
    validations:
      required: true
  - type: textarea
    id: context
    attributes:
      label: Context
      description: What are you trying to do, and what have you already tried?
  - type: textarea
    id: logs
    attributes:
      label: Relevant logs / output
      description: Paste any relevant commands, error output, or screenshots as text.
      render: shell