Skip to content

Commit

Permalink
Instructions to submit a position opening
Browse files Browse the repository at this point in the history
  • Loading branch information
toch committed Oct 13, 2015
1 parent dab36bf commit 9ffbbda
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# jobboard
The job board of Ruby Belgium
# Ruby Belgium Job Board

The job board of Ruby Belgium.

## How to submit a position opening?

1. Fork it ( https://github.com/brug-be/jobboard/fork )
2. Create your branch (git checkout -b company-position-title)
3. Create a file following the format `yyyymmdd_company_position_title.md`
4. Commit your changes (git commit -am 'Open a new position at company')
5. Push to the branch (git push origin company-position-title)
6. Create a new Pull Request

0 comments on commit 9ffbbda

Please sign in to comment.