Skip to content

mistertime/pull-request-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Request Workshop

This workshop is to get some hands on experience with creating pull requests on open source repositories. Throughout this project are some issues which could be corrected. Help us fix these problems and make this project better!

Installing

  1. Clone the repository
  2. gem install bundler
  3. bundle install

Running the Tests

Run rspec spec

Checking your contributions

Run rubocop spec

Contributing

  1. Fork it ( https://github.com/[my-github-username]/trueman/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%