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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,5 +15,6 @@
15
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
16
5. Make updates to the application
17
17
6. In Studio, commit your changes to source control
18
-
7. Submit a pull request to the ServiceNowDevProgram/example-instancescan-checks
18
+
7. If you added a new Instance Scan check, add documentation of the check to the README.md file.
19
+
8. Submit a pull request to the ServiceNowDevProgram/example-instancescan-checks
0 commit comments