Some minor tweaks
authorJonathan Lange <jml@mumak.net>
Tue, 26 Aug 2014 18:49:20 +0000 (19:49 +0100)
committerJonathan Lange <jml@mumak.net>
Tue, 26 Aug 2014 18:49:20 +0000 (19:49 +0100)
doc/hacking.rst

index d636ac345bda54185ed67b95caeec28c4a5acb02..f515a286ed5a426aeaec09be180847bdbd80d30f 100644 (file)
@@ -2,6 +2,13 @@
 Contributing to testtools
 =========================
 
+Bugs and patches
+----------------
+
+`File bugs <https://bugs.launchpad.net/testtools/+filebug>` on Launchpad, and
+`send patches <https://github.com/testing-cabal/testtools/>` on Github.
+
+
 Coding style
 ------------
 
@@ -93,7 +100,7 @@ Tests belong in ``testtools/tests/``.
 Committing to trunk
 -------------------
 
-Testtools is maintained using git, with its master repo at
+testtools is maintained using git, with its master repo at
 https://github.com/testing-cabal/testtools. This gives every contributor the
 ability to commit their work to their own branches. However permission must be
 granted to allow contributors to commit to the trunk branch.