mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 15:43:26 +02:00
Added project.json and fixed grammar errors in CONTRIBUTING docs
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -44,7 +44,7 @@ Open applications.json and copy the following at the end:
|
||||
}
|
||||
```
|
||||
|
||||
Add the name, repo_url, tags, platform(s), and category, Everything else will be filled in once the daily stats_updator script runs.
|
||||
Add the `name`, `repo_url`, `tags`, `platform(s)`, and `category`. Everything else will be filled in once the daily stats_updator script runs.
|
||||
|
||||
## Guidelines
|
||||
- Check the archive, the backlog, and duplicates
|
||||
|
||||
4
source/data/project.json
Normal file
4
source/data/project.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": "",
|
||||
"status": ""
|
||||
}
|
||||
Reference in New Issue
Block a user