Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/content-issue.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: 📝 Content Issue
description: Report problems with existing documentation content (typos, errors, confusing sections, outdated information)
title: '[Content Issue]: '
labels: ['content', 'bug']
body:
- type: markdown
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/content-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: 📚 Content Request
description: Request new documentation or coverage for undocumented features, APIs, or functionality
title: '[Content Request]: '
labels: ['content', 'enhancement']
body:
- type: markdown
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/platform-bug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: 🐛 Platform Bug
description: Report issues with the documentation site's functionality (broken features, UI problems, performance issues)
title: '[Platform Bug]: '
labels: ['platform', 'bug']
body:
- type: markdown
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/platform-feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: ⚡️ Platform Feature Request
description: Suggest new functionality or improvements for the documentation site itself
title: '[Platform Feature]: '
labels: ['platform', 'enhancement']
body:
- type: markdown
Expand Down