From 07532d3b9b0309851a7f4a2147ad4b4c09635b8c Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 20 Feb 2017 16:56:23 +0100 Subject: [PATCH] Mention the new bug tracker in README files --- CONTRIBUTING.md | 4 ++++ README.md | 8 ++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 04988e31..a2d37927 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,3 +67,7 @@ Depending on what you add, the chances for inclusion vary: * Use tabs, not spaces for indentation * Never use `minetest.env` +## Reporting bugs +Report all bugs and missing Minecraft features here: + + diff --git a/README.md b/README.md index fedcb8bd..df743daf 100644 --- a/README.md +++ b/README.md @@ -146,13 +146,9 @@ Finally, any limitations found in Minetest (the game engine) will be written dow of development. ## Reporting bugs -For now, report bugs here: -https://forum.minetest.net/viewtopic.php?f=50&t=16407&start=150 +Report all bugs and missing Minecraft features here: -You can also send an e-mail to . - -There's no bug tracking software in place yet (sorry) but one is planned in the future. Sorry for the inconvenience! -:-( + ## Other readme files