File: other.yml

package info (click to toggle)
node-typescript 5.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 497,496 kB
  • sloc: javascript: 2,107,274; makefile: 6; sh: 1
file content (16 lines) | stat: -rw-r--r-- 455 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Other"
description: "Something not captured by any other template"
body:
  - type: checkboxes
    id: acknowledgement
    attributes:
      label: Acknowledgement
      options:
      - label: I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion. 
        required: true
  - type: textarea
    id: contents
    attributes:
      label: Comment
    validations:
      required: true