mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +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
|
||||
description: File a bug report
|
||||
title: ''
|
||||
title: 'bug:'
|
||||
labels: ['bug', 'product-review']
|
||||
body:
|
||||
- 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
|
||||
description: Suggest a feature or improvement
|
||||
title: ''
|
||||
labels: ['feat', 'product-review']
|
||||
title: 'feat:'
|
||||
labels: ['feat']
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user