-
Notifications
You must be signed in to change notification settings - Fork 920
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
Add CODE_OF_CONDUCT markdown file to fix broken link in README #677
Conversation
✅ DCO Check Passed 8392155 |
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.
Thanks for this change Sagar!
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.
LGTM thank you!
NIT: The commit message doesn't have a detailed description but I think the message is descriptive enough. Perhaps we can take 676 out of the message and link the issue in the git description so it's a little bit cleaner? |
✅ DCO Check Passed fbb0bc3 |
Add CODE_OF_CONDUCT file, Copy CODE_OF_CONDUCT file from https://github.com/opensearch-project/OpenSearch repository. Signed-off-by: Sagar Rout <[email protected]>
yes, you are right. I fixed the git commit message. Could you please have a look when you have sometime ? Thanks. |
✅ DCO Check Passed 84d6482 |
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.
LGTM, thanks!
Hi, I don’t think I can merge the changes into main branch. Can someone please merge this PR who has write access ? Thanks |
✅ DCO Check Passed 84d6482 |
Would you be able to backport to this into the |
…pensearch-project#677) Add CODE_OF_CONDUCT file, Copy CODE_OF_CONDUCT file from https://github.com/opensearch-project/OpenSearch repository. Signed-off-by: Sagar Rout <[email protected]>
Add CODE_OF_CONDUCT file, Copy CODE_OF_CONDUCT file from https://github.com/opensearch-project/OpenSearch repository. Resolves #676 Signed-off-by: Sagar Rout <[email protected]>
Signed-off-by: Sagar Rout [email protected]
Description
Fixes broken Code of Conduct markdown link in README.md
Issues Resolved
Resolves #676
Check List