-
Notifications
You must be signed in to change notification settings - Fork 4.2k
[Term Entry] Add Postel's Law #6549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Hi @dakshdeepHERE could you please look into this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @AnamolR, please include a section for "Examples of Postel’s Law in Practice", and please add the bullet points based on the structure followed at Codecademy.
Once these changes are addressed, let me know.
Hi @mamtawardhani, I've added examples based on your request. Please check ✌️ |
Description
This PR adds a new UX design principle entry titled Postel’s Law (also known as the Robustness Principle) to the
uiux/concepts/ux-psychology/terms/
section.New folder:
content/uiux/concepts/ux-psychology/terms/postels-law/
Markdown file:
postels-law.md
introduces the principle, explains its relevance to UX, highlights practical applications in interface and input design, and outlines benefits and limitations.This entry follows the same tone, structure, and formatting conventions used in other UX laws and cognitive principles.
Issues Solved
Closes #6593
Type of Change
Adding a new entry
Checklist