Point "Report Problems" to Workplace internally
Summary: OSS continues to be GitHub issues. Reviewed By: mweststrate Differential Revision: D21324887 fbshipit-source-id: c024337d7f8e976d9f755de928a0af29d76d4321
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1011042bdb
commit
5c05e4e85b
@@ -379,7 +379,7 @@ function getTemplate(
|
|||||||
{
|
{
|
||||||
label: 'Report problems',
|
label: 'Report problems',
|
||||||
click: function () {
|
click: function () {
|
||||||
shell.openExternal('https://github.com/facebook/flipper/issues');
|
shell.openExternal(constants.FEEDBACK_GROUP_LINK);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user