mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- 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
1.1 KiB
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