Fix GitHub's typography
parent
5de618491f
commit
69c574e4b3
|
@ -4,7 +4,7 @@ Reporting bugs
|
|||
--------------
|
||||
|
||||
Perhaps the easiest way to contribute to Qtile is to report any bugs you
|
||||
run into on the [github issue tracker](https://github.com/qtile/qtile/issues).
|
||||
run into on the [GitHub issue tracker](https://github.com/qtile/qtile/issues).
|
||||
|
||||
Useful bug reports are ones that get bugs fixed. A useful bug report normally
|
||||
has two qualities:
|
||||
|
@ -34,7 +34,7 @@ Submit a pull request
|
|||
|
||||
You've done your hacking and are ready to submit your patch to Qtile. Great!
|
||||
Now it's time to submit a [pull request](https://help.github.com/articles/using-pull-requests)
|
||||
to our [issue tracker](https://github.com/qtile/qtile/issues) on Github.
|
||||
to our [issue tracker](https://github.com/qtile/qtile/issues) on GitHub.
|
||||
|
||||
Pull requests are not considered complete until they include all of the
|
||||
following:
|
||||
|
|
|
@ -45,7 +45,7 @@ Contributing
|
|||
============
|
||||
|
||||
Please report any suggestions, feature requests, bug reports, or annoyances to
|
||||
the Github `issue tracker`_. There are also a few `tips & tricks`_,
|
||||
the GitHub `issue tracker`_. There are also a few `tips & tricks`_,
|
||||
and `guidelines`_ for contributing in the documentation.
|
||||
|
||||
.. _`issue tracker`: https://github.com/qtile/qtile/issues
|
||||
|
|
|
@ -6,7 +6,7 @@ Reporting bugs
|
|||
==============
|
||||
|
||||
Perhaps the easiest way to contribute to Qtile is to report any bugs you
|
||||
run into on the `github issue tracker <https://github.com/qtile/qtile/issues>`_.
|
||||
run into on the `GitHub issue tracker <https://github.com/qtile/qtile/issues>`_.
|
||||
|
||||
Useful bug reports are ones that get bugs fixed. A useful bug report normally
|
||||
has two qualities:
|
||||
|
@ -52,7 +52,7 @@ Submit a pull request
|
|||
You've done your hacking and are ready to submit your patch to Qtile. Great!
|
||||
Now it's time to submit a
|
||||
`pull request <https://help.github.com/articles/using-pull-requests>`_
|
||||
to our `issue tracker <https://github.com/qtile/qtile/issues>`_ on Github.
|
||||
to our `issue tracker <https://github.com/qtile/qtile/issues>`_ on GitHub.
|
||||
|
||||
.. important::
|
||||
|
||||
|
|
|
@ -138,7 +138,7 @@ focus_on_window_activation = "smart"
|
|||
|
||||
# XXX: Gasp! We're lying here. In fact, nobody really uses or cares about this
|
||||
# string besides java UI toolkits; you can see several discussions on the
|
||||
# mailing lists, github issues, and other WM documentation that suggest setting
|
||||
# mailing lists, GitHub issues, and other WM documentation that suggest setting
|
||||
# this string if your java app doesn't work correctly. We may as well just lie
|
||||
# and say that we're a working one by default.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue