You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,15 @@ this question - `"project_name": "My Project",`. See the [cookiecutter docs](ht
45
45
for more information.
46
46
47
47
## Repolinter
48
+
49
+
Repolinter is a tool maintained by the [TODOGroup](https://todogroup.org/) for checking repositories for common open source issues, using pre-defined rulesets. This can be run stand-alone as a script, pre-commit in your IDE, or post-commit or within CI/CD systems!
50
+
51
+
✔ = Pass
52
+
53
+
✖ = Fail
54
+
55
+
⚠ = Warn
56
+
48
57
Tiers of level 1 thru 4 have repolinter.json file in their projects. Tier1 has detailed configuration of all the rules. All the other tiers extends their previous tiers and has only the `rule` and the `level` configuration.
49
58
50
59
Sample commands to run with the given repolinter.json path:
Copy file name to clipboardexpand all lines: tier1/checklist.md
+25-1
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ repolinter lint .
192
192
3. The results produces an issue on the repository with a list of file and section existence checks, indicating whether each requirement was met or not
193
193
194
194
195
-
**Review Content**
195
+
#### Review Content
196
196
197
197
The project should include the following files and sections [(link to template)](https://github.com/DSACMS/repo-scaffolder/tree/main/tier1/%7B%7Bcookiecutter.project_slug%7D%7D):
198
198
@@ -237,6 +237,30 @@ repolinter lint .
237
237
238
238
*Contains metadata about the project, refer to [Review Project Metadata](#review-project-metadata)*
239
239
240
+
#### Communications Style Guide
241
+
242
+
As you are writing content about the repository, consider the following when describing the project, the agency, and how work is done:
243
+
244
+
-**Focus on solutions, not problems**
245
+
_Rather than describing the negatives and shortcomings of an existing project, process, or group, focus on highlighting the benefits, outcomes, and positive impacts of the solution. Be constructive and accentuate the positive._
246
+
247
+
-**Use Plain Language**
248
+
_Be clear and concise when explaining concepts. Avoid jargon unless it is necessary and well-defined. Use active voice to be clearer and more engaging._
249
+
250
+
-**Focus on the audience**
251
+
_Write for a broad audience, ensuring that developers, stakeholders, end-users, and viewers of all skill levels can understand and engage with the content._
252
+
253
+
Please refer to the style guides below for additional tips and guidance:
254
+
255
+
- CMS Resources
256
+
-[Guidelines for Effective Writing](https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing)
257
+
-[Tone of Voice section in Branding Guide](https://www.cms.gov/About-CMS/Agency-Information/CMS-Brand-Identity/Downloads/Branding-Guide.pdf)
Copy file name to clipboardexpand all lines: tier2/checklist.md
+25
Original file line number
Diff line number
Diff line change
@@ -281,6 +281,31 @@ The project should include the following files and sections [(link to templates)
281
281
282
282
*Lists project maintainers and their responsibilities*
283
283
284
+
#### Communications Style Guide
285
+
286
+
As you are writing content about the repository, consider the following when describing the project, the agency, and how work is done:
287
+
288
+
-**Focus on solutions, not problems**
289
+
_Rather than describing the negatives and shortcomings of an existing project, process, or group, focus on highlighting the benefits, outcomes, and positive impacts of the solution. Be constructive and accentuate the positive._
290
+
291
+
-**Use Plain Language**
292
+
_Be clear and concise when explaining concepts. Avoid jargon unless it is necessary and well-defined. Use active voice to be clearer and more engaging._
293
+
294
+
-**Focus on the audience**
295
+
_Write for a broad audience, ensuring that developers, stakeholders, end-users, and viewers of all skill levels can understand and engage with the content._
296
+
297
+
Please refer to the style guides below for additional tips and guidance:
298
+
299
+
- CMS Resources
300
+
-[Guidelines for Effective Writing](https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing)
301
+
-[Tone of Voice section in Branding Guide](https://www.cms.gov/About-CMS/Agency-Information/CMS-Brand-Identity/Downloads/Branding-Guide.pdf)
Copy file name to clipboardexpand all lines: tier3/checklist.md
+24
Original file line number
Diff line number
Diff line change
@@ -321,6 +321,30 @@ The project should include the following files and sections [(link to templates)
321
321
322
322
*Contains metadata about the project, refer to [Review Project Metadata](#review-project-metadata)*
323
323
324
+
#### Communications Style Guide
325
+
326
+
As you are writing content about the repository, consider the following when describing the project, the agency, and how work is done:
327
+
328
+
-**Focus on solutions, not problems**
329
+
_Rather than describing the negatives and shortcomings of an existing project, process, or group, focus on highlighting the benefits, outcomes, and positive impacts of the solution. Be constructive and accentuate the positive._
330
+
331
+
-**Use Plain Language**
332
+
_Be clear and concise when explaining concepts. Avoid jargon unless it is necessary and well-defined. Use active voice to be clearer and more engaging._
333
+
334
+
-**Focus on the audience**
335
+
_Write for a broad audience, ensuring that developers, stakeholders, end-users, and viewers of all skill levels can understand and engage with the content._
336
+
337
+
Please refer to the style guides below for additional tips and guidance:
338
+
339
+
- CMS Resources
340
+
-[Guidelines for Effective Writing](https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing)
341
+
-[Tone of Voice section in Branding Guide](https://www.cms.gov/About-CMS/Agency-Information/CMS-Brand-Identity/Downloads/Branding-Guide.pdf)
Copy file name to clipboardexpand all lines: tier4/checklist.md
+24
Original file line number
Diff line number
Diff line change
@@ -322,6 +322,30 @@ The project should include the following files and sections [(link to templates)
322
322
323
323
*Contains metadata about the project, refer to [Review Project Metadata](#review-project-metadata)*
324
324
325
+
#### Communications Style Guide
326
+
327
+
As you are writing content about the repository, consider the following when describing the project, the agency, and how work is done:
328
+
329
+
-**Focus on solutions, not problems**
330
+
_Rather than describing the negatives and shortcomings of an existing project, process, or group, focus on highlighting the benefits, outcomes, and positive impacts of the solution. Be constructive and accentuate the positive._
331
+
332
+
-**Use Plain Language**
333
+
_Be clear and concise when explaining concepts. Avoid jargon unless it is necessary and well-defined. Use active voice to be clearer and more engaging._
334
+
335
+
-**Focus on the audience**
336
+
_Write for a broad audience, ensuring that developers, stakeholders, end-users, and viewers of all skill levels can understand and engage with the content._
337
+
338
+
Please refer to the style guides below for additional tips and guidance:
339
+
340
+
- CMS Resources
341
+
-[Guidelines for Effective Writing](https://www.cms.gov/training-education/learn/find-tools-to-help-you-help-others/guidelines-for-effective-writing)
342
+
-[Tone of Voice section in Branding Guide](https://www.cms.gov/About-CMS/Agency-Information/CMS-Brand-Identity/Downloads/Branding-Guide.pdf)
0 commit comments