From a0529cf691fb049b561e8a7d8a7259bf3d2b09f0 Mon Sep 17 00:00:00 2001 From: Khac Vy Date: Thu, 20 Aug 2020 13:27:27 +0700 Subject: [PATCH] chore: #2397 Update 'Welcome Wizard' content in Developers Portal --- .../src/components/pages/welcome/welcome.tsx | 46 +++++++++++-------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/packages/developer-portal/src/components/pages/welcome/welcome.tsx b/packages/developer-portal/src/components/pages/welcome/welcome.tsx index 731e9106ff..bfb5d19b99 100644 --- a/packages/developer-portal/src/components/pages/welcome/welcome.tsx +++ b/packages/developer-portal/src/components/pages/welcome/welcome.tsx @@ -101,18 +101,28 @@ export const Submitting = () => { return (

- Once you are ready to go, you will need to submit your App. Using the ‘Submit App’ option on the - left, you will need to tell us about your Application, such as what permissions it requires, the type of - authentication, description & screenshots and support contact details. + To start building and interacting with the platform, you will need to first create an app. Using the ‘Create New + App’ option under ‘Apps’, you will be required to provide some basic information such as an app name, the type + of integration, authentication and what data you wish to interact with (permissions).

- It is important to be as detailed as you can in order to make it clear to the users what type of application you - are marketing. Each section on the ‘Submit App’ form will explain what is required and what you need to provide. + When you are ready for it to be published on the Marketplace, you will need to change the status to ‘Listed’. At + that point, we will require some additional information, screenshots, description, contact details etc. It is + important to be as concise and as detailed as possible to make sure you are submitting a quality marketplace + listing. More information on submitting your content can be found{' '} + + here + {' '} + .

- Once you have submitted your App and you are ready for it to be published on the Marketplace, you will need to - change the status to ‘Listed’. This can be done by editing your App from the ‘Apps’ - page. Any changes, including ‘Listing’ your application will need to be approved by our Admin team. + To list your app in the Marketplace, simply select the ‘Is Listed’ option when editing your app listing. Admin + approval for revisions and subscription charges will only apply when your app is set to ‘Listed’