You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,10 +71,9 @@ If you already had the CLI installed, you can update the `ui-component` extensio
71
71
## Instance setup
72
72
Follow these instructions to install the experience page and
73
73
74
-
1. Open App Engine Studio and import apps in this order
75
-
1. Import the sister repository directly to your instance: [Menu-Generating-Operations-Program-Widget-Experience-Page](https://github.com/ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Experience-Page)
76
-
2. Install the [Update Set provided in the Releases section of this repository](https://github.com/ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Custom-Component/releases/tag/original).
77
-
2. Search for `Hacktober23` in the Filter Navigation
74
+
1. Open App Engine Studio and import the sister repository directly to your instance: [Menu-Generating-Operations-Program-Widget-Experience-Page](https://github.com/ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Experience-Page)
75
+
2. Install the [Update Set provided in the Releases section of this repository](https://github.com/ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Custom-Component/releases/tag/original).
76
+
3. Search for `Hacktober23` in the Filter Navigation
78
77
1. **Menu Builder** – takes you to the page to play with the component
79
78
2. **UI Builder** – takes you to the UI Builder page for the Menu Builder page
80
79
@@ -113,4 +112,4 @@ Note: Your vendor prefix is found by looking up the system property `glide.appcr
113
112
114
113
- Anytime you use a cli-command and see “Response code 401 (Unauthorized)”
115
114
1. I fixed this by resetting my instance password and then creating a new profile with the new credentials
116
-
- When typing your password in the CLI, be sure to escape special characters in your password. A password like `3L4#dEAjoLLb^C6T4#YsE2^` broke the cli and gave the 401 errors.
115
+
- When typing your password in the CLI, be sure to escape special characters in your password. A password like `3L4#dEAjoLLb^C6T4#YsE2^` broke the cli and gave the 401 errors.
0 commit comments