From a9de731b325778d95cd7a5f12a67dd393dbf1d0f Mon Sep 17 00:00:00 2001
From: Gareth Coles
-
+
+
Once this has been done, you should find yourself looking at your new copy of the repository. Next @@ -101,9 +101,9 @@ collaborator.
-
-
+
+
+
Now that you've set up your repository, it's time to install Git. If you're on Linux, you can
@@ -119,7 +119,7 @@
repository page on GitHub. Use cd project-name to change directory to the repository.
+
Now, open the newly-cloned repository in your favourite editor and make some edits. We'll be using @@ -127,7 +127,7 @@ you prefer. For example, let's create a file named "hello.py", and add a line of code to it.
+
Now that we've edited a file, we need to make Git aware of our changes. Head back over to your
@@ -140,8 +140,8 @@
Following this, we can use git push origin master to push our commit up to GitHub.
-
+
+
In order to pull the latest version of the code when the repository was cloned earlier, we can @@ -149,9 +149,9 @@ the help of our lovely assistant...
-
-
+
+
+
Oh boy. @@ -164,10 +164,10 @@ button to finish.
-
-
-
+
+
+
+
Now that your pull request has been created, keep working on your project! Code that you push to @@ -177,7 +177,7 @@ if you wish.
+
That's all there is to it! Keep working at your task, do your best and you might just come out diff --git a/templates/main/info/rules.html b/templates/main/info/rules.html index dd7e14d4..e4ff0609 100644 --- a/templates/main/info/rules.html +++ b/templates/main/info/rules.html @@ -73,7 +73,7 @@