An open API service indexing awesome lists of open source software.

https://github.com/martinthomson/i-d-template

A template for IETF internet draft git repositories
https://github.com/martinthomson/i-d-template

ietf internet-draft rfc

Last synced: 10 months ago
JSON representation

A template for IETF internet draft git repositories

Awesome Lists containing this project

README

          

# Internet Draft Template Repository

The contents of this repository can be used to manage the editing of an
[Internet Draft](https://authors.ietf.org/en/content-guidelines-overview).

This tool provides many
[features](https://github.com/martinthomson/i-d-template/blob/main/doc/FEATURES.md).

# Getting Started

You need a [GitHub account](https://github.com/join).

The [template
repository](https://github.com/martinthomson/i-d-template/blob/main/doc/TEMPLATE.md)
is the easiest way to get started. You don't need any additional software.

If you want to use command-line tools, make sure you have the [necessary
software
installed](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
[Manual
setup](https://github.com/martinthomson/i-d-template/blob/main/doc/REPO.md) is
mostly automated.

Work.

[Submit the final
product](https://github.com/martinthomson/i-d-template/blob/main/doc/SUBMITTING.md).