From e79d04d7b59d636000d474384d6fe45db56de582 Mon Sep 17 00:00:00 2001 From: Kshitiz Arora <58559572+kshitiz-arora@users.noreply.github.com> Date: Tue, 22 Sep 2020 18:50:22 +0530 Subject: [PATCH] Links for using terminal --- Resources.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources.md b/Resources.md index 1511e29..3c154da 100644 --- a/Resources.md +++ b/Resources.md @@ -15,3 +15,8 @@ ## Documenting your code 1. [Sphinx Docs](https://www.sphinx-doc.org/en/master/) 2. [Readthedocs Docs](https://docs.readthedocs.io/en/stable/) + +## Github using Terminal +1. [Getting Started: GitLab_Docs](https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html/) +2. [How to create a pull request?](https://opensource.com/article/19/7/create-pull-request-github/) +