https://github.com/softonic/open-source-software
Softonic's Open Source Software documentation
https://github.com/softonic/open-source-software
Last synced: 10 months ago
JSON representation
Softonic's Open Source Software documentation
- Host: GitHub
- URL: https://github.com/softonic/open-source-software
- Owner: softonic
- License: other
- Created: 2019-06-17T07:16:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T15:03:27.000Z (over 6 years ago)
- Last Synced: 2025-07-10T06:58:11.036Z (11 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# open-source-software
Softonic's Open Source Software documentation
## Roles
### Owner
* Owners must be added to `CODEOWNERS` file
#### Responsibilities
* Issues for the owned repository must be responded within 2 working days
* PRs for the owned repository must be commented to give feedback within 2 working days
* Security issues within the codebase or its dependencies must be reviewed within 2 working days (they can be fixed or a disclaimer describing the vulnerability should be added to the documentation)
#### Projects standards
* [Docker](./standards/docker.md)
* [Helm](./standards/helm.md)
* [PHP](./standards/php.md)
* [JS](./standards/js.md)