diff --git a/.github/ISSUE_TEMPLATE/contribution.md b/.github/ISSUE_TEMPLATE/contribution.md index fd6a3834..377f463e 100644 --- a/.github/ISSUE_TEMPLATE/contribution.md +++ b/.github/ISSUE_TEMPLATE/contribution.md @@ -2,8 +2,10 @@ - Fork this [repo](https://github.com/swaaz/basicprograms) - Clone it using command :
$ git clone paste_the_copied_url.+- Open folder "basicprograms" : +
$ cd basicprograms- Open folder "C/Python" : -
$ cd filder_name+
$ cd folder_nameeg:cd C - Create new branch :
$ git branch new_branch_name