From 209aeec84042486f15ca4784cf74a61e5133b744 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Wed, 10 Sep 2025 20:46:36 +0000 Subject: [PATCH] Add internationalization to the list of considerations. --- index.bs | 6 +++--- template.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.bs b/index.bs index a3ce320..077b79d 100644 --- a/index.bs +++ b/index.bs @@ -45,9 +45,9 @@ it should contain the following key components: Show example pieces of code that use the proposed solution to solve the user-facing problems. 1. Alternatives Considered: Describe other ways the problem might be solved and why you prefer your proposal. -1. Accessibility, Security, and Privacy Considerations: - Highlight any accessibility, security, and privacy implications that have been taken into account - during the design process. +1. Accessibility, Internationalization, Privacy, and Security Considerations: + Highlight any accessibility, internationalization, privacy, and security implications + that have been taken into account during the design process. Follow the [tips](#tips) below to make your explainer as effective as possible. diff --git a/template.md b/template.md index f3a25de..a9364bd 100644 --- a/template.md +++ b/template.md @@ -104,10 +104,10 @@ Describe them as open questions here, and adjust the description once you make a [etc.] -## Accessibility, Privacy, and Security Considerations +## Accessibility, Internationalization, Privacy, and Security Considerations -[Highlight any accessibility, security, and privacy implications that have been taken into account -during the design process.] +[Highlight any accessibility, internationalization, privacy, and security implications +that have been taken into account during the design process.] ## Stakeholder Feedback / Opposition