Skip to content

develop: sentence-case the "technical resources" headings#4915

Merged
Duncanma merged 2 commits into
mainfrom
dabh/sentence-case-tech-resources
Jul 17, 2026
Merged

develop: sentence-case the "technical resources" headings#4915
Duncanma merged 2 commits into
mainfrom
dabh/sentence-case-tech-resources

Conversation

@DABH

@DABH DABH commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

What

Sentence-cases the ## Temporal <SDK> Technical Resources heading on the .NET, PHP, Python, Ruby, and Rust dev guide index pages, per the Temporal.Headings Vale rule ("should use sentence-style capitalization").

Java and TypeScript already comply (## Temporal Java technical resources); the Go page gets the same fix in #4914 (where Vale flagged it once the heading entered that PR's diff). After both merge, all eight language pages are consistent.

Notes

  • Pure prose change: heading slugs are unchanged (Docusaurus lowercases them), and git grep finds no links to these anchors anywhere in the repo.
  • The ## Get Connected with the Temporal <SDK> Community headings are also title case, but uniformly so across every language page — left alone here to keep this PR to the one rule violation Vale actually flags on changed lines.

┆Attachments: EDU-6749 develop: sentence-case the "technical resources" headings

Vale (Temporal.Headings) requires sentence-style capitalization; the Java
and TypeScript dev guide pages already comply, but the .NET, PHP, Python,
Ruby, and Rust pages title-case the heading. Sentence-case all five for
consistency. Heading slugs are unchanged (Docusaurus lowercases them) and
nothing links to these anchors.
@DABH
DABH requested a review from a team as a code owner July 17, 2026 19:45
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jul 17, 2026 8:26pm

Request Review

Comment thread docs/develop/dotnet/index.mdx
Comment thread docs/develop/php/index.mdx
Comment thread docs/develop/python/index.mdx
Comment thread docs/develop/ruby/index.mdx
Comment thread docs/develop/rust/index.mdx
@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

@DABH

DABH commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Ignoring the Vale comments here, it does not know about proper nouns for the languages

@Duncanma
Duncanma enabled auto-merge (squash) July 17, 2026 20:25
@Duncanma
Duncanma merged commit 0133301 into main Jul 17, 2026
13 checks passed
@Duncanma
Duncanma deleted the dabh/sentence-case-tech-resources branch July 17, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants