mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-10 03:15:00 -05:00
5dfb1a8324
* * *
[PATCH 1/2] inital readme
From c1f9be50d9
Mon Sep 17 00:00:00 2001
---
README.md | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 README.md
752 B
752 B
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. The rendered documents can be found here:
http://xmpp.org/xmpp-protocols/xmpp-extensions/
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!