UNPKG
@graphikartistry/cursor-doc-automation
Version:
latest (1.0.1)
1.0.1
1.0.0
Cursor IDE extension for autonomous documentation and ticket management
@graphikartistry/cursor-doc-automation
/
docs
/
templates
/
documentation-template.md
19 lines
(13 loc)
•
233 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
Documentation
for
{{fileName}}
#
# Overview
{{overview}}
#
# Changes Made
{{changes}}
#
# Technical Details
{{technicalDetails}}
#
# Testing
{{testing}}
#
# Related Issues
{{relatedIssues}}
#
# Additional Notes
{{additionalNotes}}