Skip to content

discussion.yml #3

@schchit

Description

@schchit

name: "💬 Open Discussion"
description: "Start an open discussion (not a bug or feature request)"
title: "[Discussion] "
labels: ["discussion"]
assignees: []
body:

  • type: markdown
    attributes:
    value: |
    ## Welcome to the discussion
    This is the place for any topic related to HJS that doesn't fit as a bug or feature request.

  • type: input
    id: topic
    attributes:
    label: "Discussion Topic"
    description: "Summarize the topic in one sentence"
    placeholder: "e.g., Thoughts on delegation depth limits"
    validations:
    required: true

  • type: textarea
    id: context
    attributes:
    label: "Context / Background"
    description: "Why do you want to discuss this?"
    placeholder: "While reading the RDP draft, I realized that..."
    validations:
    required: true

  • type: textarea
    id: questions
    attributes:
    label: "Specific Questions"
    description: "What are the core questions you want to explore?"
    placeholder: "1. How many levels should a delegation chain be limited to?\n2. How should cross-domain trust anchors be designed?"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions