mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: remove legacy issue template (#1575)
This commit is contained in:
7
.github/ISSUE_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,7 +0,0 @@
|
|||||||
<!--
|
|
||||||
For bug reports 🐛, please provide:
|
|
||||||
- The necessary steps to reproduce the issue.
|
|
||||||
- The browser and platform you tested, if this may be related to compatibility.
|
|
||||||
|
|
||||||
For general discussion and feature requests, please use 👉 https://community.affine.pro/
|
|
||||||
-->
|
|
||||||
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
2
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: File a bug report
|
description: File a bug report
|
||||||
title: ''
|
title: 'bug:'
|
||||||
labels: ['bug', 'product-review']
|
labels: ['bug', 'product-review']
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
4
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: Suggest a feature or improvement
|
description: Suggest a feature or improvement
|
||||||
title: ''
|
title: 'feat:'
|
||||||
labels: ['feat', 'product-review']
|
labels: ['feat']
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user