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
- Host: GitHub
- URL: https://github.com/martinthomson/i-d-template
- Owner: martinthomson
- License: other
- Created: 2014-06-20T23:58:58.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T00:50:31.000Z (11 months ago)
- Last Synced: 2025-05-05T01:25:45.788Z (11 months ago)
- Topics: ietf, internet-draft, rfc
- Language: Makefile
- Homepage:
- Size: 2.08 MB
- Stars: 225
- Watchers: 20
- Forks: 190
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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).