From 8abd2fb89b443e385692188a73794444f8aa8393 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 22 Sep 2013 09:54:52 +0100 Subject: [PATCH] Put links in a list for readability --- contributing.md | 8 +++++--- editions/tw5.com/tiddlers/Contributing.tid | 3 ++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/contributing.md b/contributing.md index 144ea49e1..d3433d358 100644 --- a/contributing.md +++ b/contributing.md @@ -14,10 +14,12 @@ A summary
  • Steps to reproduce
  • Expected behaviour
  • Context (OS, browser etc.)
  • -There's a lot of good material on the web about bug reports:

    +There's a lot of good material on the web about bug reports:

    Pull Requests

    Like other OpenSource projects, diff --git a/editions/tw5.com/tiddlers/Contributing.tid b/editions/tw5.com/tiddlers/Contributing.tid index 86a81a4f5..8eb95e0d1 100644 --- a/editions/tw5.com/tiddlers/Contributing.tid +++ b/editions/tw5.com/tiddlers/Contributing.tid @@ -16,7 +16,8 @@ From a programmers perspective, a bug report that just says "it doesn't work" is There's a lot of good material on the web about bug reports: -http://mhay68.tumblr.com/post/1648223018/what-makes-a-good-bug-report http://www.chiark.greenend.org.uk/~sgtatham/bugs.html +* http://mhay68.tumblr.com/post/1648223018/what-makes-a-good-bug-report +* http://www.chiark.greenend.org.uk/~sgtatham/bugs.html !! Pull Requests