Gitlab => GitLab
This commit is contained in:
parent
0358c2ebdb
commit
aeb87d8f1d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
## Contribute to Gitlab
|
## Contribute to GitLab
|
||||||
|
|
||||||
If you want to contribute to Gitlab, follow this process:
|
If you want to contribute to GitLab, follow this process:
|
||||||
|
|
||||||
1. Fork the project
|
1. Fork the project
|
||||||
2. Create a feature branch
|
2. Create a feature branch
|
||||||
|
@ -19,7 +19,7 @@ We only accept pull requests if:
|
||||||
|
|
||||||
## Running tests
|
## Running tests
|
||||||
|
|
||||||
To run the specs for Gitlab, you need to run seeds for test db.
|
To run the specs for GitLab, you need to run seeds for test db.
|
||||||
|
|
||||||
cd gitlabhq
|
cd gitlabhq
|
||||||
rake db:seed_fu RAILS_ENV=test
|
rake db:seed_fu RAILS_ENV=test
|
||||||
|
|
Loading…
Reference in a new issue