From 1392905d6328880ce392035b6beb53db77224f59 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Mon, 6 Jan 2014 08:19:33 +0100 Subject: [PATCH] Link to issues --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf604ec2..e7e4a398 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ agents and a simpler approach will suffice. Features -------- +> To request features and file bugs, see [the issue tracker][issues]. + The following features are _currently implemented and working_: * The formation of a cluster of nodes, certificate authenticated and @@ -69,6 +71,7 @@ the future: conflicts is open for discussion. [discover.go]: https://github.com/calmh/syncthing/blob/master/discover/discover.go +[issues]: https://github.com/calmh/syncthing/issues Security --------