Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
6 changes: 3 additions & 3 deletions template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down