|
6 | 6 | {% origin %}
|
7 | 7 | <h1>Start a new BOF Request</h1>
|
8 | 8 | <p>
|
9 |
| - The IAB will also attempt to provide BoF Shepherds as described in their document on the subject only on request from the IESG. If you feel that your BoF would benefit from an IAB BoF Shepherd, please discuss this with your Area Director. |
| 9 | + BoF proponents are strongly encouraged to review the following sources before submitting requests: |
| 10 | + </p> |
| 11 | + <ul> |
| 12 | + <li>Process: <a href="https://www.rfc-editor.org/rfc/rfc2418.html#section-2.4">RFC 2418 Section 2.4</a></li> |
| 13 | + <li>Considerations for having a successful BoF: <a href="https://www.rfc-editor.org/rfc/rfc5434.html">RFC 5434</a></li> |
| 14 | + </ul> |
| 15 | + {# The following block needs to be commented out after the BoF deadline and re-opened before next BoF request opening #} |
| 16 | + <hr> |
| 17 | + <p class="lead"> |
| 18 | + Announcement for IETF 124: The IESG and the IAB have organized <em>Ask Me Anything</em> (AMA) virtual sessions |
| 19 | + for the community to help proponents who are interested in putting up BoF proposals for IETF 124 |
| 20 | + (see also the <a href="https://mailarchive.ietf.org/arch/msg/ietf-announce/mtAYV3Mu5RfJPR-przzr-Nzxhwc/">IETF-announce</a> email): |
| 21 | + </p> |
| 22 | + <ul class="lead"> |
| 23 | + <li>28th of August 13:00-14:00 UTC |
| 24 | + <a href="https://datatracker.ietf.org/meeting/interim-2025-iesg-22/sessions/iesg.ics" title="iCalendar entry" aria-label="iCalendar entry"><i class="bi bi-calendar"></i></a></li> |
| 25 | + <li>28th of August 19:00-20:00 UTC |
| 26 | + <a href="https://datatracker.ietf.org/meeting/interim-2025-iesg-23/sessions/iesg.ics" title="iCalendar entry" aria-label="iCalendar entry"><i class="bi bi-calendar"></i></a></li> |
| 27 | + </ul> |
| 28 | + <hr> |
| 29 | + {# End of the temporary block #} |
| 30 | + <p> |
| 31 | + The IAB will also attempt to provide BoF Shepherds as described in their document on the subject only on request from the IESG. |
| 32 | + If you feel that your BoF would benefit from an IAB BoF Shepherd, please discuss this with your Area Director. |
10 | 33 | </p>
|
11 | 34 | <p>
|
12 |
| - Choose a short descriptive title for your request. Take time to choose a good initial title - it will be used to make the filename for your request's content. The title can be changed later, but the filename will not change. |
| 35 | + Choose a short descriptive title for your request. Take time to choose a good initial title - it will be used to make the filename for your request's content. |
| 36 | + The title can be changed later, but the filename will not change. |
13 | 37 | </p>
|
14 | 38 | <p>
|
15 | 39 | For example, a request with a title of "A new important bit" will be saved as <code>bofreq-{{ user.person.last_name|xslugify|slice:"64" }}-a-new-important-bit-00.md</code>.
|
16 | 40 | </p>
|
17 |
| - <p>All the items in the template MUST be filed in.</p> |
| 41 | + <p>All the items in the template <strong>MUST</strong> be filed in.</p> |
18 | 42 | <form class="upload-content form-horizontal"
|
19 | 43 | method="post"
|
20 | 44 | enctype="multipart/form-data">
|
|
0 commit comments