-
-
Notifications
You must be signed in to change notification settings - Fork 26.6k
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
Added hindi documentation for observer pattern #2611
Conversation
Kudos, SonarCloud Quality Gate passed! |
|
||
| **Title** | **Category** | **Language** | **Tag** | | ||
|:----------------------:|-----------------------------|--------------|---------------------------------------------| | ||
| Observer (अवलोकक पैटर्न) | Behavioral (व्यावहारिक पैटर्न) | हिन्दी | Gang Of Four(गैंग ऑफ फोर)<br/>Reactive (रीएक्टिव) | |
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.
This metadata part needs to be in English. See for an example here: https://raw.githubusercontent.com/iluwatar/java-design-patterns/master/localization/es/abstract-document/README.md
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 @iluwatar I'd like to contribute to this.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Closed due to inactivity. Thank you for your contributions. |
Pull request title
-Issue #2121
-Added documentation for observer pattern in Hindi
Pull request description
-New file addition(Readme.md)