@@ -476,18 +476,20 @@ Contributor Documentation rubric.
476476One of the easiest ways to attract new contributors is making sure they know how
477477to reach you.
478478
479- The Flatcar teams cast a wide net for gathering feedback and contributions in the following areas:
479+ The Flatcar teams cast a wide net for gathering feedback and contributions in
480+ the following areas:
480481
481482- Documentation: Guides, tutorials, API docs
482483- Code: New features, bug fixes, builds, CI/CD
483484- Community: Issue triage, answering questions on Slack/Matrix/Mailing Lists
484485- Flatcar Apps: Create reference implementations for running services on Flatcar
485486- Outreach: blog posts, talks, presentations, workshops
486487- Coordination: Release management, Upstream project coordination
487- - Events: Bug fixing days, doc writing days, devrooms, meetups, conferences
488+ - Events: Bug fixing days, doc writing days, meetups, conferences
488489- Design: Web design, maintaining the Flatcar website
489490
490- The team provides links to aggregated GitHub issues for newcomers and advanced users to work on.
491+ The team provides links to aggregated GitHub issues for newcomers and advanced
492+ users to work on.
491493
492494We evaluate on the following:
493495
@@ -511,15 +513,14 @@ We evaluate on the following:
511513
512514 Yes. Office Hours are promoted and scheduled monthly.
513515
514- When: 2nd Wednesday of every month at 2:30pm UTC
515- Where: https://meet.flatcar.org/OfficeHours
516- Agenda: https://github.com/flatcar/Flatcar/discussions/categories/flatcar-office-hours
516+ When: 2nd Wednesday of every month at 2:30pm UTC Where:
517+ https://meet.flatcar.org/OfficeHours Agenda:
518+ https://github.com/flatcar/Flatcar/discussions/categories/flatcar-office-hours
517519
518520 There are also Developer Syncs.
519521
520- When: 4th Wednesday of every month at 2:30pm UTC
521- Where: https://meet.flatcar.org/OfficeHours
522- Agenda: Developer Sync Discussions
522+ When: 4th Wednesday of every month at 2:30pm UTC Where:
523+ https://meet.flatcar.org/OfficeHours Agenda: Developer Sync Discussions
523524
524525- ** Are mailing lists documented?**
525526
@@ -542,14 +543,14 @@ We evaluate on the following:
542543- ** Is there a clearly marked way for new contributors to make code or
543544 documentation contributions (i.e. a “good first issue” label)?**
544545
545- Label Description
546- good first issue Extra guidance to help you make your first contribution
547- help wanted Issues suitable for non-core maintainers
546+ Label Description good first issue Extra guidance to help you make your first
547+ contribution help wanted Issues suitable for non-core maintainers
548548
549- Each page has these two links at the bottom:
550- - An ` Edit this page ` link opens the page for editing in GitHub if a fork
551- exists, otherwise shows the option to fork the repository.
552- - A ` File documentation issue ` link opens a new GitHub issue.
549+ Each page has these two links at the bottom:
550+
551+ - An ` Edit this page ` link opens the page for editing in GitHub if a fork
552+ exists, otherwise shows the option to fork the repository.
553+ - A ` File documentation issue ` link opens a new GitHub issue.
553554
554555- ** Are issues well-documented (i.e., more than just a title)?**
555556
@@ -588,11 +589,10 @@ We evaluate on the following:
588589- ** Do new users know where to get help?**
589590
590591 That would be Flatcar's Slack and Matrix chat channels.
591-
592592 - Matrix (preferred): #flatcar: matrix .org
593593 - Slack: #flatcar (Kubernetes Slack)
594594 - GitHub Discussions: flatcar/Flatcar/discussions
595- - Mailing List (Users): flatcar-linux-user
595+ - Mailing List (Users): # flatcar-linux-user
596596
597597#### Project governance documentation
598598
@@ -820,10 +820,11 @@ The numeric rating values used in this document are as follows
8208204 . Meets or exceeds standards
8218215 . Exemplary
822822
823- [ criteria ] : ../criteria.md
823+ <!--
824+ [criteria]: ../../../docs/criteria.md
824825[implementation]: ./implementation.md
825826[issues list]: ./issues-list.md
826827[project-website]: _PROJECT-WEBSITE_
827828[Rating (1-5)]: #rating-values
828829[rfc-spec]: https://www.rfc-editor.org/rfc/rfc2119
829- [ website guidelines ] : ../../website-guidelines-checklist.md
830+ [website guidelines]: ../../website-guidelines-checklist.md -->
0 commit comments