Skip to content

Commit 31d5238

Browse files
committed
fix - Fixed grammatical issues
--- We've tidied things up by fixing one spelling error and one grammatical mistake. --- Type: fix Breaking: False Doc Required: False Backport Required: False Part: 1/1
1 parent 8a402aa commit 31d5238

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,15 @@ Review the commit history if you want to get a deep insight about the changes.
221221
### Feedback?
222222
223223
If you have issues with this version, report to us by [making a new issue ticket](https://github.com/Aptivi/PROJECT/issues/new).
224+
225+
### Sum hashes
226+
227+
To verify integrity of your download, compare the SHA256 sum of your downloaded file with the following information:
228+
229+
224230
```
225231

226-
Also, the `CHANGES.TITLE` file should be changed to match the version whose development finished but tag not pushed, as long as it follows this format:
232+
Two new lines are applied intentionally so that the hash list gets rendered in a way that you'd expect, because the hash sum list gets populated automatically. Also, the `CHANGES.TITLE` file should be changed to match the version whose development finished but tag not pushed, as long as it follows this format:
227233

228234
```
229235
[servicing] PROJECT v1.0.0: Release Name
@@ -234,11 +240,11 @@ The type at the beginning is necessary as it can tell us and the users in what s
234240
* `alpha`: Indicates that this release is an alpha version
235241
* `beta`: Indicates that this release is a beta version
236242
* `release`: Indicates that this release is a major release (i.e. changes the major part and/or the minor part)
237-
* `servicing`: Indicates that this release is a minore release (i.e. changes the build part and/or the patch part)
243+
* `servicing`: Indicates that this release is a minor release (i.e. changes the build part and/or the patch part)
238244

239245
## Assistance of AI
240246

241-
Although artifical intelligence (AI) is a next-gen technology that every company are leaning to, which we are proud of, but when contributing code or other things to this project, we rely on human work to ensure maximum quality. This means that you are not allowed to use any kind of AI assistance to generate code and non-code contributions, such as ChatGPT and others, in fear of licensing issues, potential security issues, and current hallucination issues. Any usage of such tools when contributing will be immediately rejected.
247+
Although artifical intelligence (AI) is a next-gen technology that every company is leaning to, which we are proud of, but when contributing code or other things to this project, we rely on human work to ensure maximum quality. This means that you are not allowed to use any kind of AI assistance to generate code and non-code contributions, such as ChatGPT and others, in fear of licensing issues, potential security issues, and current hallucination issues. Any usage of such tools when contributing will be immediately rejected.
242248

243249
## Engagement with the Community
244250

0 commit comments

Comments
 (0)