Skip to content
Open
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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ contact_links:
url: https://docs.kobiton.com
about: |
Looking for capability syntax, vendor extensions, or platform behavior?
Check the docs first.
Check the Kobiton documentation.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/docs-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Documentation Issue
about: Report incorrect, missing, unclear, or outdated documentation
title: "[Docs] "
labels: documentation
assignees: ''
---

## Documentation page

Link to the page where you found the issue.

## Issue

Describe what is incorrect, missing, unclear, or outdated.

## Expected information

Describe what you expected the documentation to say or explain.

## Additional context

Add any relevant screenshots, examples, product version information, or related links.
Loading