Open Source Comes to Campus/For staff: Difference between revisions

no edit summary
imported>Paulproteus
(Created page with "== To fork a project on Github == * Start out logged in to Github * Visit the project you want to fork * Click the "Fork" button in the top-right * Wait for the animation ...")
 
imported>Paulproteus
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 29:
* Open index.html in your favorite text editor -- it should look like a regular HTML page
 
* Open index.html in your favorite web browser -- it should render justbasically the same as http://purdue.openhatch.org/
 
* Make a test change in index.html, save, and reload in the browser. Make sure what you see in the the browser reflects that change.
 
* Undo that change, with your edtoreditor, save, and then reload in the browser. Make sure what you see in the browser reflects that change.
 
== Find a task ==
 
Now, find a bug on the project's issue tracker that you will work on, and make'''assign it be assigned to yourself.'''!
 
Now, work with your text editor to resolve it!
Anonymous user