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
If you ever get stuck, you can find us over on the [SNDEVS](https://sndevs.com) slack ([invite.sndevs.com](https://invite.sndevs.com)) in either the #hactoberfest channel or the #next-experience-uib-workspace channel.
3
+
4
+
Things you'll need:
5
+
- A [ServiceNow Developer Instance](https://developer.servicenow.com/)
6
+
# Contributing guidelines
7
+
- If you want to contribute changes to the Custom Component itself, be sure to go to the [sister repository](https://github.com/ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Custom-Component) and work from there.
8
+
- Be sure to follow the installation instructions below so your page isn't empty.
9
+
- Do not make changes to the default page in this experience. Make sure you create a Variant and only make changes there. Don't make changes to other people's variants.
10
+
# Installation instructions
11
+
Follow these instructions to install the experience page and the menu builder component in your instance.
12
+
13
+
1. Open App Engine Studio and import this repository directly to your instance.
14
+
2. Install the [Update Set provided in the Releases section of the sister repository](https://github.com/ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Custom-Component/releases/tag/original).
15
+
3. Search for `Hacktober23` in the Filter Navigation
16
+
1. **Menu Builder** – takes you to the page to play with the component
17
+
2. **UI Builder** – takes you to the UI Builder page for the Menu Builder page
0 commit comments