Change capitalization

This commit is contained in:
TheMainOne 2020-09-11 12:38:13 +00:00
parent e32a0e594e
commit 74c3f7b0ce
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ first check if the package you are providing is not in [TODO.md](/TODO.md).**
When submitting an issue you will have to provide:
- [CATEGORY]/[PACKAGE_NAME] (e.g. `www-client/icecat`)
- `category/package` (e.g. `www-client/icecat`)
- the description of the package
- the home page of the package
- OPTIONAL: the direct download link of the package
@ -61,7 +61,7 @@ so we can easily identify the changes:
Each commit will have to be based on this layout:
`[CATEGORY]/[PACKAGE_NAME]: [COMMIT_MESSAGE]`
`category/package: [COMMIT_MESSAGE]`
For example, if the package is called **mail-client/freelook-bin**,
and you have added this package, the commit or merge request should look like this: