title format in issues

This commit is contained in:
Sefik Ilkin Serengil 2024-04-21 07:32:38 +01:00
parent 09b5568878
commit f56ec30583
3 changed files with 6 additions and 6 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: