Help implementer by making the implementation section less optional

This commit is contained in:
fryorcraken 2025-07-22 15:18:19 +10:00
parent 9992da00d8
commit 3c28dfe94b
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -47,8 +47,10 @@ Parts that are not specified here are considered implementation details.
Implementors are free to decide on how to implement these details.
## Implementation Suggestions (optional)
An optional *implementation suggestions* section may provide suggestions on how to approach implementation details, and,
## Implementation Suggestions
An *implementation suggestions* section may provide suggestions on how to approach implementation details,
as well as more context an implementer may need to be aware off when proceeding with the implementation.
if available, point to existing implementations for reference.