Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 574 Bytes

File metadata and controls

15 lines (11 loc) · 574 Bytes

Contributing

General requirements

  • 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.

Process

  1. Fork this repo
  2. Go to your ServiceNow instance
  3. Create a new branch (name it according to what functionality you are adding)
  4. Add/update folders and files on your branch
  5. Submit a pull request to the ServiceNowDevProgram/syntax_macros main branch