From 44ac15ab78c3ee66e2705309245097ff0d78b8b0 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 10 Feb 2017 17:28:55 +0100 Subject: [PATCH] Move the bug tracker to Redmine --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ace08b..d7da98a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Garbage Collector heap. Everything in the library is usable in @nogc code. Tanya extends Phobos functionality and provides alternative implementations for data structures and utilities that depend on the Garbage Collector in Phobos. +* [Bug tracker](https://issues.caraus.io/projects/tanya) + ## Overview Tanya consists of the following packages: