提交 3f8be374 编写于 作者: P Panayiotis Lipiridis

Github >> GitHub

上级 064f0534
......@@ -86,7 +86,7 @@ Well-written patches should:
Submitting patches
==================
The best way to submit a patch is to issue a `pull request`_ on Github,
The best way to submit a patch is to issue a `pull request`_ on GitHub,
optionally creating a new issue first.
Remember to explain what was fixed or the new functionality (what it is, why
......@@ -96,7 +96,7 @@ developers to understand and accept your patch.
You can also discuss the new functionality (or bug fix) before creating the
patch, but it's always good to have a patch ready to illustrate your arguments
and show that you have put some additional thought into the subject. A good
starting point is to send a pull request on Github. It can be simple enough to
starting point is to send a pull request on GitHub. It can be simple enough to
illustrate your idea, and leave documentation/tests for later, after the idea
has been validated and proven useful. Alternatively, you can send an email to
`scrapy-users`_ to discuss your idea first.
......
......@@ -736,7 +736,7 @@ namespaces altogether and just work with element names, to write more
simple/convenient XPaths. You can use the
:meth:`Selector.remove_namespaces` method for that.
Let's show an example that illustrates this with Github blog atom feed.
Let's show an example that illustrates this with GitHub blog atom feed.
.. highlight:: sh
......
......@@ -8,7 +8,7 @@ Ubuntu packages
`Scrapinghub`_ publishes apt-gettable packages which are generally fresher than
those in Ubuntu, and more stable too since they're continuously built from
`Github repo`_ (master & stable branches) and so they contain the latest bug
`GitHub repo`_ (master & stable branches) and so they contain the latest bug
fixes.
To use the packages:
......@@ -33,4 +33,4 @@ To use the packages:
repositories, it's very outdated and it isn't supported by Scrapy team.
.. _Scrapinghub: http://scrapinghub.com/
.. _Github repo: https://github.com/scrapy/scrapy
.. _GitHub repo: https://github.com/scrapy/scrapy
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册