We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9fac6 commit e3fa11aCopy full SHA for e3fa11a
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,7 @@
1
name: Bug Report
2
description: Create a bug report to help improve Files.
3
type: 'Bug'
4
+title: 'Bug: '
5
body:
6
7
# Description
.github/ISSUE_TEMPLATE/code_quality_issue.yml
name: Code Quality Issue
description: Create a code quality issue to help Files keep a clean codebase
type: 'Code quality'
+title: 'Code Quality: '
- type: textarea
attributes:
.github/ISSUE_TEMPLATE/feature_request.yml
name: Feature Request
description: This project thrives from differentiation from competing apps. Suggest an idea for Files.
type: 'Feature request'
+title: 'Feature: '
0 commit comments