-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa01283
commit d7d10d2
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ You can contribute in many ways: | |
|
||
### Report Bugs | ||
|
||
Report bugs through Github | ||
Report bugs through GitHub | ||
|
||
If you are reporting a bug, please include: | ||
|
||
|
@@ -37,7 +37,7 @@ articles. | |
|
||
### Submit Feedback | ||
|
||
The best way to send feedback is to file an issue on Github. | ||
The best way to send feedback is to file an issue on GitHub. | ||
|
||
If you are proposing a feature: | ||
|
||
|
@@ -55,7 +55,7 @@ Latest documentation and tutorial are available [here](http://airbnb.io/caravel) | |
|
||
Check the [OS dependencies](http://airbnb.io/caravel/installation.html#os-dependencies) before follows these steps. | ||
|
||
# fork the repo on github and then clone it | ||
# fork the repo on GitHub and then clone it | ||
# alternatively you may want to clone the main repo but that won't work | ||
# so well if you are planning on sending PRs | ||
# git clone [email protected]:airbnb/caravel.git | ||
|