Skip to content
Merged
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
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
name: Issue Template
about: Custom Template
title: ''
labels: ''
assignees: ''

---

## Type
- [ ] Bug
- [ ] Feature
- [ ] Other

## Description
<!-- Describe the issue or feature request -->

## Current Behavior
<!-- For bugs: What happens? For features: Current limitations? -->

## Expected Behavior
<!-- What should happen? -->

## Steps to Reproduce
<!-- For bugs only -->
1.
2.
3.

## Environment
- SuperDoc Version:
- Browser & Version:
- OS:

## Additional Context
<!-- Error messages, screenshots, code examples -->

## Checklist
- [ ] Tested with latest version
- [ ] Checked for duplicates
- [ ] Added relevant labels