mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
The 35 articles still in their seed form previously carried a banner reading "Seed article. ... Domain stewards should expand, restructure, and refine as needed." For a community preview, that phrasing reads as "TODO left in production" to first-time visitors. Replace all three banner variants (performance-seeded, security-seeded, community-ported) with a single positive invitation: > Contributions welcome — open a PR to refine or extend this article. Content and structure of the articles are unchanged; only the leading quote block differs. Articles that had their banner fully stripped in the earlier triage pass (the showcase-grade ten) are unaffected. |
||
|---|---|---|
| .. | ||
| avoid-growing-globals-in-singleinstance-subscribers.bad.al | ||
| avoid-growing-globals-in-singleinstance-subscribers.good.al | ||
| avoid-growing-globals-in-singleinstance-subscribers.md | ||
| call-setloadfields-before-filters.bad.al | ||
| call-setloadfields-before-filters.good.al | ||
| call-setloadfields-before-filters.md | ||
| choose-maintainsiftindex-by-read-write-ratio.good.al | ||
| choose-maintainsiftindex-by-read-write-ratio.md | ||
| load-common-fields-before-branching-on-case.bad.al | ||
| load-common-fields-before-branching-on-case.good.al | ||
| load-common-fields-before-branching-on-case.md | ||
| load-only-primary-key-fields-for-reference-work.bad.al | ||
| load-only-primary-key-fields-for-reference-work.good.al | ||
| load-only-primary-key-fields-for-reference-work.md | ||
| omit-filter-only-fields-from-setloadfields.bad.al | ||
| omit-filter-only-fields-from-setloadfields.good.al | ||
| omit-filter-only-fields-from-setloadfields.md | ||
| order-case-branches-by-frequency.bad.al | ||
| order-case-branches-by-frequency.good.al | ||
| order-case-branches-by-frequency.md | ||
| use-deleteall-for-filtered-bulk-deletion.bad.al | ||
| use-deleteall-for-filtered-bulk-deletion.good.al | ||
| use-deleteall-for-filtered-bulk-deletion.md | ||