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
- Pull request descriptions must be explicit and descriptive to what is being changed.
6
+
- Changes that are not within the scope of the description will result in the entire PR being rejected
7
+
- Low effort/spam Pull Requests will be marked as spam accordingly.
8
+
9
+
## Process
10
+
11
+
1. Fork this repo
12
+
2. Go to your ServiceNow instance
13
+
3. Go to `System Applications` => `Studio`
14
+
4. Once Studio loads, select `Import From Source Control`
15
+
5. Use your forked repo to [Import your application](https://developer.servicenow.com/dev.do#!/learn/learning-plans/quebec/new_to_servicenow/app_store_learnv2_devenvironment_quebec_importing_an_application_from_source_control)
16
+
5. Make updates to the application
17
+
6. In Studio, commit your changes to source control
18
+
7. Submit a pull request to the ServiceNowDevProgram/example-instancescan-checks
0 commit comments