inital readme

This commit is contained in:
Peter Saint-Andre 2015-06-24 19:51:29 -06:00
parent 09db0b7203
commit c1f9be50d9
1 changed files with 24 additions and 0 deletions

24
README.md Normal file
View File

@ -0,0 +1,24 @@
XMPP Extension Protocols (XEPs)
=========
This repository is used to manage work on XMPP Extension Protocols
(XEPs), which are the specifications produced by the XMPP Standards
Foundation (XSF). See http://xmpp.org/ for details.
Please use this repository to raise issues and submit pull requests:
https://github.com/xsf/xeps/issues
https://github.com/xsf/xeps/pulls
For in-depth technical discussion, please post to the standards@xmpp.org
email list:
http://mail.jabber.org/mailman/listinfo/standards
To submit a new proposal for consideration as a XEP, please read this
page:
http://xmpp.org/xmpp-protocols/xmpp-extensions/submitting-a-xep/
Thanks!