mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-10 11:25:00 -05:00
8e70248cb2
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@540 4b5297f7-1745-476d-ba37-a9c6900126ab
16 lines
1.4 KiB
Plaintext
Executable File
16 lines
1.4 KiB
Plaintext
Executable File
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
|
|
<html>
|
|
<head>
|
|
<title>How to Submit an XMPP Extension Protocol</title>
|
|
<!--#include virtual='/includes/head.txt' -->
|
|
<h2>How to Submit an XMPP Extension Protocol</h2>
|
|
<p>Here is how to submit a proposal to the XMPP Standards Foundation for consideration as an XMPP Extension Protocol:</p>
|
|
<ol>
|
|
<li><p>Contact the <a href='editor.shtml'>XMPP Extensions Editor</a> so that he knows to expect your submission.</p></li>
|
|
<li><p>Write your proposal following the guidelines described in <a href='/extensions/xep-0143.html'>XEP-0143: Guidelines for Authors of XMPP Extension Protocols</a>.</p></li>
|
|
<li><p>Make sure you read, understand, and agree to the XSF's <a href='/extensions/ipr-policy.shtml'>IPR Policy</a> before you submit your proposal!</p></li>
|
|
<li><p>Email the XML file (or a URL for the file) to the <a href='editor.shtml'>XMPP Extensions Editor</a> with a subject line of 'ProtoXEP: [your title here]'.</p></li>
|
|
</ol>
|
|
<p><strong>Note:</strong> It is the author's responsibility to provide a properly-formatted source file (see the <a href='template.xml'>template</a> and <a href='http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/xmpp/extensions/'>CVS repository</a>). Proposals submitted in HTML, TXT, MS Word, Open Document Format, etc. will be returned to the proposal author for proper formatting.</p>
|
|
<!--#include virtual='/includes/foot.txt' -->
|