Files
semantica/.github/ISSUE_TEMPLATE/documentation.md
T
KaifAhmad1 bbad1b62f0 refactor: simplify .github folder and fix CI workflows
- Simplified CI to just build validation (no more failing tests/lints)
- Combined release.yml and pypi.yml into single workflow
- Simplified security.yml to weekly pip-audit only
- Removed unnecessary scripts folder (8 files)
- Removed excessive automation workflows (label-issues, mark-answered)
- Cleaned up issue templates (kept essential 5)
- Added support, grant, and funding templates
- Updated PR template for simplified CI
- Added concise .github/README.md
2025-11-25 23:31:33 +05:30

1.1 KiB

name, about, title, labels, assignees
name about title labels assignees
Documentation Issue Report issues with documentation or suggest improvements [DOCS] documentation

Documentation Issue Type

  • Missing documentation
  • Incorrect/outdated documentation
  • Unclear documentation
  • Broken link
  • Code example not working
  • API reference incomplete
  • Tutorial improvement

Location

Documentation URL:

Section/Page:

Issue Description

Current Documentation

Current text here

Suggested Improvement

Suggested text here

Expected Information

Additional Context

  • Is this blocking your work? [Yes/No]
  • Related code/features:
  • Useful references or examples:

Contribution

  • I'm willing to submit a PR to fix this documentation issue