- Pull request descriptions must be explicit and descriptive to what is being changed.
- Changes that are not within the scope of the description will result in the entire PR being rejected
- Low effort/spam Pull Requests will be marked as spam accordingly.
- Fork this repo
- Go to your ServiceNow instance
- Go to
System Applications
=>Studio
- Once Studio loads, select
Import From Source Control
- Use your forked repo to Import your application
- Make updates to the application
- In Studio, commit your changes to source control
- If you added a new Instance Scan check, add documentation of the check to the README.md file.
- Submit a pull request to the ServiceNowDevProgram/example-instancescan-checks
master
branch