1
0
mirror of https://github.com/moparisthebest/xeps synced 2025-02-20 04:31:49 -05:00

Easy Onboarding: title and meta data

This commit is contained in:
Georg Lukas 2018-01-09 21:25:53 +01:00
parent 36f9b7a332
commit dce30a0da8

View File

@ -6,7 +6,7 @@
<?xml-stylesheet type='text/xsl' href='xep.xsl'?> <?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<xep> <xep>
<header> <header>
<title>XEP Template</title> <title>Easy User Onboarding</title>
<abstract>This document defines a protocol and URI scheme for user invitation in order to allow a third party to register on a server. The goal of this is to make onboarding for XMPP IM newcomers as easy as possible.</abstract> <abstract>This document defines a protocol and URI scheme for user invitation in order to allow a third party to register on a server. The goal of this is to make onboarding for XMPP IM newcomers as easy as possible.</abstract>
&LEGALNOTICE; &LEGALNOTICE;
<number>xxxx</number> <number>xxxx</number>
@ -31,9 +31,9 @@
</author> </author>
<revision> <revision>
<version>0.0.1</version> <version>0.0.1</version>
<date>2017-11-03</date> <date>2018-01-10</date>
<initials>ms</initials> <initials>ms</initials>
<remark><p>First draft.</p></remark> <remark><p>First submission.</p></remark>
</revision> </revision>
</header> </header>
<section1 topic='Introduction' anchor='intro'> <section1 topic='Introduction' anchor='intro'>