Skip to content

Commit e93a783

Browse files
committed
Summary: Enable ISE and IAB stream state help
- Legacy-Id: 10133
1 parent 16d9641 commit e93a783

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ietf/doc/views_help.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ def state_help(request, type):
1313
"draft-iana-action": ("draft-iana-action", "IANA Action States for Internet-Drafts"),
1414
"draft-stream-ietf": ("draft-stream-ietf", "IETF Stream States for Internet-Drafts"),
1515
"draft-stream-irtf": ("draft-stream-irtf", "IRTF Stream States for Internet-Drafts"),
16+
"draft-stream-ise": ("draft-stream-ise", "ISE Stream States for Internet-Drafts"),
17+
"draft-stream-iab": ("draft-stream-iab", "IAB Stream States for Internet-Drafts"),
1618
"charter": ("charter", "Charter States"),
1719
"conflict-review": ("conflrev", "Conflict Review States"),
1820
"status-change": ("statchg", "RFC Status Change States"),

0 commit comments

Comments
 (0)