Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 681 Bytes

SUBMITTING.md

File metadata and controls

24 lines (14 loc) · 681 Bytes

Submitting

When you're ready to submit a new version of a draft:

  1. git status <-- all changes should be committed and pushed.

  2. Double-check the year on the date element to make sure it's current.

  3. Check the "Changes" section for this draft to make sure it's appropriate (e.g., replace "None yet" with "None").

  4. make submit

  5. Submit draft-ietf-httpbis--NN to https://datatracker.ietf.org/submit/

  6. make clean

  7. git tag draft-ietf-httpbis-<name>-NN; git push --tags

  8. Add "Since draft-ietf-httpbis--...-NN" subsection to "Changes".

  9. Add/remove any "implementation draft" notices from the abstract.