mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Merge branch 'metadata' into 'master'
adding example metadata template (closes #345) Closes #345 See merge request !306
This commit is contained in:
commit
6940f9da43
1 changed files with 21 additions and 0 deletions
21
examples/template.yml
Normal file
21
examples/template.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
AuthorName: .
|
||||
WebSite: ''
|
||||
Bitcoin: null
|
||||
Litecoin: null
|
||||
Donation: null
|
||||
|
||||
License: Unknown
|
||||
Categories:
|
||||
- Internet
|
||||
|
||||
IssueTracker: ''
|
||||
SourceCode: ''
|
||||
Changelog: ''
|
||||
|
||||
Name: .
|
||||
Summary: .
|
||||
Description: |
|
||||
.
|
||||
|
||||
Archive Policy: 2 versions
|
||||
Requires Root: No
|
||||
Loading…
Add table
Add a link
Reference in a new issue