github.com/fiatjaf/generic-ristretto@v0.0.1/.github/ISSUE_TEMPLATE/question.yml (about)

     1  name: "🙋 Question"
     2  description: Question related to Ristretto
     3  title: "[QUESTION]: <Title>"
     4  labels: ["kind/question ", "status/triage"]
     5  body:
     6    - type: markdown
     7      attributes:
     8        value: |
     9          The issue tracker is primarily for code related issues, bug reports, missing documentation, or feature requests.
    10          - If you have a question, please consider asking it on https://discuss.dgraph.io
    11    - type: textarea
    12      attributes:
    13        label: Question.
    14        description: Ask your Question.