Skip to content

Commit a2c9aa5

Browse files
authored
Create CONTRIBUTING.md
1 parent c740245 commit a2c9aa5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CONTRIBUTING.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Introduction
2+
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

Comments
 (0)