Skip to content

Commit 616e6f3

Browse files
fix: minor-changes
Signed-off-by: Pratik Mahalle <[email protected]>
1 parent 0ff6d0b commit 616e6f3

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

.github/CLA.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ You accept and agree to the following terms and conditions for Your present and
1212

1313
2. Grant of Copyright License. Subject to the terms and conditions of this Agreement, You grant to "Keploy" and to recipients of software distributed by "Keploy" a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.
1414

15-
3. Grant of Patent License. Subject to the terms and conditions of this Agreement, You grant to "Keploy" and to recipients of software distributed by "Keploy" a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) was submitted.
15+
3. Grant of Patent License. Subject to the terms and conditions of this Agreement, You grant to "Keploy" and to recipients of software distributed by "Keploy" a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contributions alone or by combination of Your Contributions with the Work to which such Contributions was submitted.
1616

17-
4. You represent that you are legally entitled to grant the above license. If your employer(s) has rights to intellectual property that you create that includes your Contributions, you represent that you have received permission to make Contributions on behalf of that employer, that your employer has waived such rights for your Contributions to "Keploy", or that your employer has executed a separate Contributor License Agreement with "Keploy".
17+
4. You represent that you are legally entitled to grant the above license. If your employers has rights to intellectual property that you create that includes your Contributions, you represent that you have received permission to make Contributions on behalf of that employer, that your employer has waived such rights for your Contributions to "Keploy", or that your employer has executed a separate Contributor License Agreement with "Keploy".
1818

1919
5. You represent that each of Your Contributions is Your original creation (see section 7 for submissions on behalf of others). You represent that Your Contribution submissions include complete details of any third-party license or other restriction (including, but not limited to, related patents and trademarks) of which you are personally aware and which are associated with any part of Your Contributions.
2020

2121
6. You are not expected to provide support for Your Contributions, except to the extent You desire to provide support. Unless required by applicable law or agreed to in writing, You provide Your Contributions on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.
2222

23-
7. Should You wish to submit work that is not Your original creation, You may submit it to "Keploy" separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]".
23+
7. Should You wish to submit work that is not Your original creation, You may submit it to "Keploy" separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as "Submitted on behalf of a third-party: [named here]."
2424

2525
8. You agree to notify "Keploy" of any facts or circumstances of which you become aware that would make these representations inaccurate in any respect.

STYLE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Use **sentence case** for all titles and headings. This means only the **first w
4343

4444
### 🧾 Infinitive Verb Forms in Headings
4545

46-
Use **infinitive verb forms** (e.g., "to install", "to create", "to configure") in titles and headings.
47-
This improves searchability and aligns with common SEO practices.
46+
Use **infinitive verb forms** (e.g., "to install," "to create," "to configure") in titles and headings.
47+
This improves search ability and aligns with common SEO practices.
4848

4949
✅ Correct:
5050

@@ -60,18 +60,18 @@ This improves searchability and aligns with common SEO practices.
6060

6161
### 🧮 En Dashes in Ranges
6262

63-
Use **en dashes ()** to indicate numeric ranges. Do **not** mix styles or use hyphens inconsistently.
64-
You may also use words like _from_, _to_, or _through_but be consistent throughout the doc.
63+
Use **en dashes ()** to indicate numeric ranges. Do **not** mix styles or use hyphens inconsistently.
64+
You may also use words like _from_, _to_, or _through_but be consistent throughout the doc.
6565

6666
✅ Correct:
6767

68-
- 510 GB
68+
- 510 GB
6969
- 5 to 10 GB
7070

7171
❌ Incorrect:
7272

7373
- from 5-10 GB
74-
- 510 GB and 10 to 20 MB (mixed style)
74+
- 510 GB and 10 to 20 MB (mixed style)
7575

7676
---
7777

docs/hacktoberfest/contribution-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you’ve ever wanted to contribute to open source, now is your chance! You ca
1818

1919
Anyone around the globe who desires to help drive the growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to participate.
2020

21-
- Code Contributribution to Keploy Projects includes:
21+
- Code Contribution to Keploy Projects includes:
2222

2323
- Bug fixes
2424
- New features

vale_styles/config/vocabularies/Base/accept.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,7 @@ protoc
137137
Unary
138138
RPCs
139139
viewport
140-
Gradle
140+
Gradle
141+
sublicense
142+
doxing
143+
vale_styles

0 commit comments

Comments
 (0)