@@ -154,11 +154,13 @@ their respective ecosystem.
154154
155155### Insufficient development history
156156
157- Submissions must demonstrate a meaningful history of development or existence,
158- evidence of real-world use and a clear commitment to ongoing maintenance. For
159- source-available projects, this includes a sustained commit history and
160- standard release practices such as tagged versions. Applications that have
161- only existed for a very short period of time will generally not be accepted.
157+ Submissions must demonstrate a meaningful history of development or
158+ existence, evidence of real-world use and a clear commitment to
159+ ongoing maintenance. For source-available projects, this includes a
160+ sustained commit history and standard release practices such as tagged
161+ versions. Applications that have only existed for a very short period
162+ of time will generally not be accepted.
163+
162164Exceptions may be granted on a case by case basis.
163165
164166### Extensions or BaseApps
@@ -181,8 +183,8 @@ Submission decisions may take a submitter's prior conduct into account.
181183
182184A pattern of policy violations, uncooperative behaviour, multiple
183185abandoned or poorly maintained apps, misleading practices, or failure to
184- address security and compliance issues may result in rejection of current
185- or new submissions.
186+ address security and compliance issues may result in rejection of
187+ current or new submissions.
186188
187189### Misleading, malicious or illegal submissions
188190
@@ -297,8 +299,8 @@ The following rules must be followed when creating application IDs.
297299
298300A _ repository URL_ (or project URL) is calculated for code hosting IDs
299301by using the domain and by taking the last component of the ID as-is
300- (except when the last component starts with a leading underscore and then
301- a digit, in which case following Appstream conventions, the leading
302+ (except when the last component starts with a leading underscore and
303+ then a digit, in which case following Appstream conventions, the leading
302304underscore is stripped from that component).
303305
304306Note, that some code hosting platforms like GitLab may have
0 commit comments