git repos / blockattack-game

commit bddd74d0

Poul Sander · 2016-04-12 18:31
bddd74d02705b1cbc6f306aad84179a3ac8bc428 patch · browse files
parent a48ca120275be10b58f3d9f88d9e767f6cde853e

Update README.md

Changed files

M README.md before
diff --git a/README.md b/README.md index c978ca0..13ca236 100644 --- a/README.md +++ b/README.md
@@ -48,3 +48,12 @@ Compiled with:
```
i686-w64-mingw32.static-cmake . && make
```
+
+# Reporting bugs
+
+Please report bugs on github: https://github.com/blockattack/blockattack-game/issues
+If possible: Check if the bug is already fixed in master. But if you don't know how to check it then just report it.
+
+# Contributions
+Contributions are welcome. Both the current graphics and the original sharedir support was provided by kind individuals.
+Patches can be attached to a github ticket or sent to poul@poulsander.com directly. You can also create pull requests on Github.