xeps/README.md

46 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2017-08-16 06:01:43 -04:00
[![Docker Build Status](https://img.shields.io/docker/build/xmppxsf/xeps.svg)](https://hub.docker.com/r/xmppxsf/xeps/)
2017-09-17 16:35:59 -04:00
[![Build Status](https://img.shields.io/travis/xsf/xeps.svg)](https://travis-ci.org/xsf/xeps)
2017-08-16 06:01:43 -04:00
XMPP Extension Protocols (XEPs)
===============================
2020-10-23 11:21:03 -04:00
About
-----
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:
https://xmpp.org/extensions/
2020-10-23 11:21:03 -04:00
Contribution
------------
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:
2020-10-23 11:21:03 -04:00
https://mail.jabber.org/mailman/listinfo/standards
To submit a new proposal for consideration as a XEP, please read this
page:
https://xmpp.org/about/standards-process.html#submitting-a-xep
[XEP-0001: XMPP Extension Protocols](https://xmpp.org/extensions/xep-0001.html)
defines the standards process followed by the XMPP Standards Foundation.
2015-08-21 04:18:59 -04:00
Editor
2020-10-23 11:21:03 -04:00
------
2020-10-23 11:21:03 -04:00
Documentation for Editors is in the [docs](docs/) folder.
[modeline]: # ( vim: set fenc=utf-8 ff=unix spell spl=en textwidth=80: )