ietf-tools / ietf-tools/draftforge
Ability to insert template RFCXML
Open
@NGPixel is already working on this.
Since Oct 9, 2024.
enhancement
priority: normal
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
There are three RFCXML templates - standard, bare and annotated. Users should be able to insert text from either of the standard or annotated template directly into their document. User should choose which element they want and which template and the full contents of that element from that template is inserted.
Slight complication, in that user might wish to insert a specific section, e.g. the template "requirements language" section, not just the generic section from a template.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.