Skip to content
sferik edited this page Dec 18, 2010 · 14 revisions

BugMash

Join us in #railsadmin on irc.freenode.net and then:

  1. Take a look at the list of open issues.
  2. Find an issue you'd like to work on that doesn't have an @name label.
  3. Let me know which issue you will be working on in the IRC channel. sferik: I will be working on issue #101 Then, I will label that issue with your @name.
  4. Fork RailsAdmin on GitHub.
  5. In your fork, create a topic branch for the issue you're working on.
  6. Fix the issue. If you're adding functionality, please include specs!
  7. Submit a pull request and ping me in the IRC channel. sferik: I have finished working on issue #101. Please review the code in my iss101 branch. I'll let you know if any changes need to be made before the code can be pulled.
  8. GOTO 1
Clone this wiki locally