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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Things you'll need:
16
16
-[Troubleshooting](#troubleshooting)
17
17
18
18
# Contributing guidelines
19
-
- The scope of the Component is an important thing to keep in mind while you are developing. You will need to make changes to the name of the scope in order to deploy it to your instance and test any changes without affecting the original Menu Item component. This way, you can always have the default page with the original working component, then have a variant where you are testing your changes.
19
+
- The scope of the Component is an important thing to keep in mind while you are developing. You will need to make changes to the name of the scope in order to deploy it to your instance and test any changes without affecting the original Menu Item component. This way, you can always have the default page with the original working component, then have a variant where you are testing your changes. You will be walked through the steps to achieve this under [Making changes to the component](#making-changes-to-the-component).
20
20
- If you want to contribute changes to the Experience Page itself, be sure to go to the [sister repository](https://github.com/ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Experience-Page) and work from there. Always make a Variant to make changes to!
0 commit comments