{% if rfc_results %}

Ready For Approval

Request for Change
Please note the following;
  • A rejection of the RFC will permamently reject the RFC
  • The RFC must get approval from at least one group leader in each group
  • If there are no group leaders in a group - the RFC gets an automatic approval from that group
  • The RFC can be set back to draft mode by one of the group leaders
{% for row in rfc_results %} {% endfor %}
RFC ID Request for Change Title
RFC{{ row.rfc_id }} {{ row.rfc_title }}
{% endif %}