Skip to content

Commit 5b75657

Browse files
author
ID Bot
committed
Setup repository for draft-ietf-vcon-vcon-core using https://github.com/martinthomson/i-d-template
1 parent fe22f5c commit 5b75657

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# License
22

33
See the
4-
[guidelines for contributions](https://github.com/ietf-wg-vcon/draft-ietf-vcon-vcon-core/blob//CONTRIBUTING.md).
4+
[guidelines for contributions](https://github.com/ietf-wg-vcon/draft-ietf-vcon-vcon-core/blob/main/CONTRIBUTING.md).

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<!-- regenerate: on (set to off if you edit this file) -->
2+
3+
# The JSON format for vCon - Conversation Data Container
4+
5+
This is the working area for the IETF [VCON Working Group](https://datatracker.ietf.org/group/vcon/documents/) Internet-Draft, "The JSON format for vCon - Conversation Data Container".
6+
7+
* [Editor's Copy](https://ietf-wg-vcon.github.io/draft-ietf-vcon-vcon-core/#go.draft-ietf-vcon-vcon-core.html)
8+
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-vcon-vcon-core)
9+
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-ietf-vcon-vcon-core)
10+
* [Compare Editor's Copy to Working Group Draft](https://ietf-wg-vcon.github.io/draft-ietf-vcon-vcon-core/#go.draft-ietf-vcon-vcon-core.diff)
11+
12+
13+
## Contributing
14+
15+
See the
16+
[guidelines for contributions](https://github.com/ietf-wg-vcon/draft-ietf-vcon-vcon-core/blob/main/CONTRIBUTING.md).
17+
18+
The contributing file also has tips on how to make contributions, if you
19+
don't already know how to do that.
20+
21+
## Command Line Usage
22+
23+
Formatted text and HTML versions of the draft can be built using `make`.
24+
25+
```sh
26+
$ make
27+
```
28+
29+
Command line usage requires that you have the necessary software installed. See
30+
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
31+

0 commit comments

Comments
 (0)