From ea951052a3ca7aaa23655c7c11f87c7a174ad075 Mon Sep 17 00:00:00 2001 From: padulam Date: Sun, 21 May 2017 15:00:35 -0400 Subject: [PATCH] Point bug modal to forum --- common/app/routes/challenges/Bug-Modal.jsx | 2 +- .../app/routes/challenges/redux/bug-saga.js | 61 +++++++++++-------- 2 files changed, 37 insertions(+), 26 deletions(-) diff --git a/common/app/routes/challenges/Bug-Modal.jsx b/common/app/routes/challenges/Bug-Modal.jsx index b22f7d0809..d67c218574 100644 --- a/common/app/routes/challenges/Bug-Modal.jsx +++ b/common/app/routes/challenges/Bug-Modal.jsx @@ -68,7 +68,7 @@ export class BugModal extends PureComponent { bsStyle='primary' onClick={ createIssue } > - Create my GitHub issue + Create topic for issue in community forum