mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-09 19:05:05 -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
28 lines
752 B
Markdown
28 lines
752 B
Markdown
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!
|
|
|