From 772096996571d9b008858b3d4306b410f6e57522 Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Mon, 11 Aug 2014 15:23:34 -0400 Subject: [PATCH] add how to file a bug report link to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be0ded68fc..70ea3eb4f7 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,10 @@ Issue Tracker [We use JIRA for our issue tracker](https://openedx.atlassian.net/), not GitHub Issues. To file a bug or request a new feature, please make a free -account on our JIRA and create a new issue! +account on our JIRA and create a new issue! If you're filing a bug, +we'd appreciate it if you would follow +[our guidelines for filing high-quality, actionable bug reports](https://openedx.atlassian.net/wiki/display/SUST/How+to+File+a+Quality+Bug+Report). +Thanks! How to Contribute -----------------