mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Added notes to remove <interim/> elements when accepting or advancing a XEP
This commit is contained in:
parent
f496bcda0e
commit
41de2441a3
@ -22,6 +22,12 @@
|
||||
<supersededby/>
|
||||
<shortname>N/A</shortname>
|
||||
&stpeter;
|
||||
<revision>
|
||||
<version>0.10</version>
|
||||
<date>2016-01-21</date>
|
||||
<initials>asw</initials>
|
||||
<remark><p>Added reminders to remove <interim> elements.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.9</version>
|
||||
<date>2014-02-25</date>
|
||||
@ -120,6 +126,7 @@
|
||||
<li>Assign the XEP the next available number in the XEP series.</li>
|
||||
<li>Modify the <number/> element in the XML file.</li>
|
||||
<li>Set the version to 0.1 and the initials to "XEP Editor (psa)" where "psa" would be changed to your personal initials.</li>
|
||||
<li>Remove the <interim/> element from the XML file if it's included</li>
|
||||
<li>Set the status to Experimental.</li>
|
||||
<li>Check the file for egregious errors.</li>
|
||||
<li>Add a reference for the new XEP in the xep.ent file and check those changes into source control.</li>
|
||||
@ -194,6 +201,7 @@
|
||||
<ol>
|
||||
<li>Change the <status/> element to "Active" or "Draft" as appropriate.</li>
|
||||
<li>Add a new revision block; set the version number to "1.0" and the initials to "XEP Editor (psa)" where "psa" would be changed to your personal initials (see existing XEPs for appropriate remarks).</li>
|
||||
<li>Remove the <interim/> element from the XML file if it's included</li>
|
||||
<li>If there are any XML schemas associated with the XEP, do the following:
|
||||
<ol>
|
||||
<li>Add an annotation to each schema (see existing examples).</li>
|
||||
|
Loading…
Reference in New Issue
Block a user