mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
adding example metadata template (closes #345)
This commit is contained in:
parent
830e788401
commit
c644d0c3c8
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:
|
||||||
|
- repo
|
||||||
|
|
||||||
|
IssueTracker: ''
|
||||||
|
SourceCode: ''
|
||||||
|
Changelog: ''
|
||||||
|
|
||||||
|
Name: .
|
||||||
|
Summary: .
|
||||||
|
Description: |
|
||||||
|
.
|
||||||
|
|
||||||
|
Archive Policy: 2 versions
|
||||||
|
Requires Root: No
|
||||||
Loading…
Add table
Add a link
Reference in a new issue