-
Notifications
You must be signed in to change notification settings - Fork 131
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
update various docs to reflect new location of repo (#12)_8(PENDING Merge later) #272
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: sahithiacn <[email protected]>
/canary |
Signed-off-by: sahithiacn <[email protected]> Closes: #272
☀️ Canary successful |
Hi, Can we add more description to this task. Not sufficient. |
@sahithiacn please add more detailed test details and coverage |
To contribute to the Diem Core implementation, first start with the proper | ||
development copy. | ||
|
||
To get the development installation with all the necessary dependencies for | ||
linting, testing, and building the documentation, run the following: | ||
```bash | ||
git clone https://github.com/diem/diem.git | ||
cd diem | ||
git clone https://github.com/move-language/move.git |
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.
change it to https://github.com/diem/move.git
--- | ||
|
||
## ❓ Questions and Help | ||
|
||
### Please note that this issue tracker is not a help form and this issue will be closed. | ||
|
||
Please contact the development team on [Discourse](https://community.libra.org) | ||
Please contact the development team on [Discord](https://discord.com/invite/M95qX3KnG8) |
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.
check discord link. it should be changed to Diems development team
@@ -1,10 +1,10 @@ | |||
--- | |||
name: ❓ Questions/Help | |||
about: If you have questions, please check Discourse | |||
about: If you have questions, please check Discord |
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.
check below comments
@@ -10,7 +10,7 @@ assignees: '' | |||
# 🐛 Bug | |||
|
|||
<!-- A clear and concise description of what the bug is. | |||
To report a security issue, please email security@diem.com. --> | |||
To report a security issue, please email build@mystenlabs.com. --> |
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.
check this change "email id"
/land |
@sahithiacn ❗ This PR is still missing approvals, unable to queue for landing |
Check all code comments.