637
edits
DaveLawrence (talk | contribs) No edit summary |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 66: | Line 66: | ||
=== Release Notes === | === Release Notes === | ||
The actual process of writing Release Notes is described in the Release Note Guide. They should also be attached normally to the bug, and you should ask some reviewer to look over them. | The actual process of writing Release Notes is described in the [https://www.bugzilla.org/docs/releasenote.html Release Note Guide]. They should also be attached normally to the bug, and you should ask some reviewer to look over them. | ||
=== Web Site Updates === | === Web Site Updates === | ||
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.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:// | https://github.com/bugzilla/bugzilla.github.io | ||
==== Automatic Website Updater ==== | ==== Automatic Website Updater ==== |
edits