diff --git a/pages/vi/images/vi-Step6-screenshot.png b/pages/vi/images/vi-Step6-screenshot.png new file mode 100644 index 0000000000..14f9d33bc0 Binary files /dev/null and b/pages/vi/images/vi-Step6-screenshot.png differ diff --git a/pages/vi/vi-first-steps.md b/pages/vi/vi-first-steps.md index db85bf1901..64ade51dbc 100644 --- a/pages/vi/vi-first-steps.md +++ b/pages/vi/vi-first-steps.md @@ -49,7 +49,7 @@ There are 3 sections in this step: 1. [Vagrant Tutorial](vi-vagrant.md) **Vagrant** is an open-source software product for building and maintaining portable virtual software development environments. In this section, you will learn about how to interact with Vagrant through the command-line interface. - + ## Step 2 - Planet and Docker Follow the instructions on the [Docker Tutorial page](vi-docker-tutorial.md). **Docker** is a computer program that performs operating-system-level virtualization also known as containerization. In this section, you will learn the basics of interacting with Docker and Docker Compose through the command-line interface and basic commands for maintaining your Planet installation. @@ -67,10 +67,15 @@ Follow the instructions on the [GitHub and Markdown page](vi-github-and-markdown This step includes the [Planet Tutorial](vi-planetapps.md), which explains the features of the application. + +In this step, you learn more about the planet community and all the different features that are included in them. You also get familiar with functions such as uploading resources to the community, updating your community, and taking a course. + ## Step 5 - Keeping Fork Updated Follow the directions at [Git Repositories](vi-github-and-repositories.md) to keep your username.github.io and your local repository up to date. +In this step, you learn the difference between the different levels of heirarchy within GitHub and your local repository, how to create your own local repository, and syncing a fork. + ## Step 6 - GitHub Issues Tutorial Follow the tutorial under the [GitHub Issues tab](vi-github-issues.md) to create at least one issue. Post a link in [Gitter](https://gitter.im/open-learning-exchange/chat) whenever you create an issue or when you comment on someone else's issue. You are encouraged to post as many issues as you can for improving the page as well as for personal practice. No issue is too big or too small to be filed and it is OK if you are not sure how to fix it yourself. If you know how to solve an issue, be sure to provide a detailed account of your research and show how to fix it. It is ok to file an issue about minor typos and very small changes, but do not make this the case for all of the issues that you file. You can also work on issues that you didn't create. @@ -86,6 +91,8 @@ Make sure you have created at least one issue, resolved it, commented on an issu Follow the directions under the [Nation Planet tab](vi-nation.md). +In this step you learn about syncing your planet community with nation and also more on how to manage and check the status of your syncs. + ## Step 8 - Create Issues and Pull Requests Create three more issues, add comments to three other issues, and resolve three issues by making the necessary changes in your repo with three separate pull requests. You should resolve three issues created by yourself, and make sure you mention in the issue you are working on, that you are in fact working on it. **Besides, you should make sure someone from the OLE team confirms to make the change that your issue has brought up before you start working on the issue.** You will follow the same steps as in [GitHub Issues](vi-github-issues.md), continuing to improve this Markdown Wiki so that it is educational, yet easy to understand for future interns.