Skip to content

Testing and bug reporting

himanshuc edited this page Sep 13, 2010 · 5 revisions

Procedure for reporting errors/bugs

  • Run HA – OSCAR installation.
  • If any error found, copy the output of the error and the command used to run haoscar installation.
  • Go to gist.github.com and paste the output in the empty box and click on “Add Another File”.
  • In the new textbox paste the output of the command “lsb_release -a” and click on “Add Another File”.
  • In the new textbox paste the output of the command “git log -n1” and click on “Create Public Gist”
  • Copy the url which is in the form http://gist.github.com/xxxxxxx (where xxxxxxx is an arbitrary number)
  • Go to http://github.com/okoye/HA-OSCAR/issues and click “Create Issue”.
  • Paste the url you copied earlier on the space provided and give it an appropiate title/description.
  • Click “Create a new Issue”
Clone this wiki locally