Bug #1605

Typo thier instead of their

Added by Jim Bailey about 1 year ago. Updated 12 months ago.

Status:Closed Start:05/08/2012
Priority:Low Due date:
Assigned to:Jim Bailey % Done:

100%

Category:Dashboard
Target version:1.0
Backlog:No Difficulity:trivial
Votes: 0

Description

/app/views/dashboard/welcome.html.erb

I found a typo and made a patch, I realise it is probable over kill for a two character switch but I am trying to teach myself the process.

fixed_thier_typo.patch (1.3 KB) Jim Bailey, 05/08/2012 05:09 am

Associated revisions

History

Updated by Brian Gupta about 1 year ago

  • Category set to Dashboard
  • Assigned to set to Jim Bailey

Hi Jim,

Are you familiar with Git? If so take a look at this: http://theforeman.org/projects/foreman/wiki/Contribute

You are basically going to want to commit your changes to a local git working directory (put some useful text in the commit message and include Refs #1605 in it as well, and it will update this ticket when it is merged).

After that you are going to want to do one of two things to submit the patch.
1) rake mail_patches
2) fork the repo, create a local topic branch and then submit a pull request for review. (You'll need a github account for this bit.)

Although this isn't related to foreman, you might find this useful: https://github.com/ginatrapani/ThinkUp/wiki/Developer-Guide%3A-Get-the-Source-Code-from-GitHub-and-Keep-It-Updated

Although technically it's probably a bit more work, I prefer the second method, as it also teaches you github workflow.. Since a lot of projects are on github, that's a handy thing to know.

Thanks,
Brian

Updated by Brian Gupta about 1 year ago

  • Target version set to 1.0

Updated by Jim Bailey 12 months ago

  • Status changed from New to Closed

Also available in: Atom PDF