docker – Blame information for rev 62
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
62 | office | 1 | # https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema |
2 | name: Feature request |
||
3 | description: Missing functionality? Come tell us about it! |
||
4 | labels: |
||
5 | - kind/enhancement |
||
6 | - status/triage |
||
7 | |||
8 | body: |
||
9 | - type: textarea |
||
10 | id: description |
||
11 | attributes: |
||
12 | label: Description |
||
13 | description: What is the feature you want to see? |
||
14 | validations: |
||
15 | required: true |