The process of publishing a new RFC draft:
- increment draft version number/date (
docName
anddate
) inrfc/draft-oberstet-hybi-crossbar-wamp.md
) make rfc
to generate the RFC in XML, TXT and HTML format- do a quick, manual sanity check of the generated TXT file
- do an extended check by uploading the TXT file to http://tools.ietf.org/tools/idnits/
- submit the TXT file at https://datatracker.ietf.org/submit/
- tag the version
git tag -a draft-01
and pushgit push --tags
You should upload the TXT file renamed to draft-oberstet-hybi-crossbar-wamp-<NN>.txt
, where NN
is the current draft number.
The new draft should appear here: