mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
doc issue template updated
This commit is contained in:
parent
b9e3b4f1e0
commit
09b5568878
13
.github/ISSUE_TEMPLATE/03-documentation.yaml
vendored
13
.github/ISSUE_TEMPLATE/03-documentation.yaml
vendored
@ -4,19 +4,6 @@ title: '[DOC]: '
|
||||
labels:
|
||||
- documentation
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: preliminary-checks
|
||||
attributes:
|
||||
label: Before You File a Documentation Request Please Confirm You Have Done The Following...
|
||||
options:
|
||||
- label: I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal.
|
||||
required: true
|
||||
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
If your request is for help, not documentation, please ask on [StackOverflow](https://stackoverflow.com/questions/tagged/typescript-eslint)
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Suggested Changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user