Bugzilla:Release Process: Difference between revisions

no edit summary
No edit summary
 
Line 72: Line 72:
In order to update the website, the first thing you have to do is check out its code from Git. Make sure you have checkin access on Github:
In order to update the website, the first thing you have to do is check out its code from Git. Make sure you have checkin access on Github:


   git@github.com:bugzilla/bugzilla.org.git
   git@github.com:bugzilla/bugzilla.github.io


Or, if you don't have checkin access, but you want to work on the web site updates anyhow:
Or, if you don't have checkin access, but you want to work on the web site updates anyhow:


   https://github.com/bugzilla/bugzilla.git
   https://github.com/bugzilla/bugzilla.github.io


==== Automatic Website Updater ====
==== Automatic Website Updater ====
637

edits