mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-22 21:38:44 +01:00
Update CONTRIBUTING.md
[ci skip]
This commit is contained in:
parent
699f27b667
commit
e36002b1fc
15
.github/CONTRIBUTING.md
vendored
15
.github/CONTRIBUTING.md
vendored
@ -1,5 +1,20 @@
|
||||
To contribute to`open-source-ios-apps`, update the **contents.json** file (this will generate the README).
|
||||
|
||||
## TLDR
|
||||
|
||||
A new entry should update **contents.json** with this format:
|
||||
|
||||
```js
|
||||
{
|
||||
"title": "Name of the app",
|
||||
"category": "Category name",
|
||||
"description": "What this app does",
|
||||
"source": "Link to source, usually GitHub"
|
||||
}
|
||||
```
|
||||
|
||||
:tada:
|
||||
|
||||
## New category
|
||||
|
||||
Please [open an issue](https://github.com/dkhamsing/open-source-ios-apps/issues) and contact
|
||||
|
Loading…
Reference in New Issue
Block a user