mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
removed titles from issue templates
This commit is contained in:
parent
18b659d129
commit
15a4eb942e
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: 🐛 Bug Report
|
||||
description: Report a reproducible bug or regression.
|
||||
title: "[BUG]: "
|
||||
labels:
|
||||
- requires triage
|
||||
- bug
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
name: 📝 Documentation Issue
|
||||
description: Documentation is unclear or otherwise insufficient.
|
||||
title: "[DOCS]: "
|
||||
labels:
|
||||
- documentation
|
||||
- requires triage
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: 🌈 Feature request
|
||||
description: Suggest an amazing new idea for this project
|
||||
title: "[FEATURE]:"
|
||||
labels:
|
||||
- new feature
|
||||
- requires triage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user