Skip to content

Commit

Permalink
Merge pull request #3028 from MycroftAI/bugfix/link-update
Browse files Browse the repository at this point in the history
Update link for Hub to point to official Github version
  • Loading branch information
krisgesling committed Nov 11, 2021
2 parents ef56d71 + 958d4fa commit e1dcebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ git push -f

* Push your changes to a topic branch in your fork of the repository.
* Open a pull request to the original repository and choose the right original branch you want to patch.
_Advanced users may install the `hub` gem and use the [`hub pull-request` command](https://github.com/defunkt/hub#git-pull-request)._
_Advanced users may install the `hub` gem and use the [`hub pull-request` command](https://hub.github.com/#developer)._
* If not done in commit messages (which you really should do) please reference and update your issue with the code changes. But _please do not close the issue yourself_.
* Even if you have write access to the repository, do not directly push or merge pull-requests. Let another team member review your pull request and approve.

Expand Down

0 comments on commit e1dcebf

Please sign in to comment.