mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
title format in issues
This commit is contained in:
parent
09b5568878
commit
f56ec30583
4
.github/ISSUE_TEMPLATE/01-report-bug.yaml
vendored
4
.github/ISSUE_TEMPLATE/01-report-bug.yaml
vendored
@ -1,6 +1,6 @@
|
||||
name: '🐛 Report a bug'
|
||||
description: 'Template for reporting bugs in the DeepFace project.'
|
||||
title: '[BUG]: '
|
||||
description: 'Use this template to report DeepFace related issues'
|
||||
title: '[BUG]: <short description of the issue>'
|
||||
labels:
|
||||
- bug
|
||||
body:
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: '✨ Request a New Feature'
|
||||
description: 'Propose a new feature'
|
||||
title: '[FEATURE]: '
|
||||
description: 'Use this template to propose a new feature'
|
||||
title: '[FEATURE]: <a short description of my proposal>'
|
||||
labels:
|
||||
- 'enhancement'
|
||||
body:
|
||||
|
4
.github/ISSUE_TEMPLATE/03-documentation.yaml
vendored
4
.github/ISSUE_TEMPLATE/03-documentation.yaml
vendored
@ -1,6 +1,6 @@
|
||||
name: '📝 Documentation'
|
||||
description: 'Adding or improving in docs'
|
||||
title: '[DOC]: '
|
||||
description: 'Use this template to add or improve docs'
|
||||
title: '[DOC]: <a short description of my proposal>'
|
||||
labels:
|
||||
- documentation
|
||||
body:
|
||||
|
Loading…
x
Reference in New Issue
Block a user