Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 601 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 601 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.
  • Do not add files to the root directory of this repository.

Process

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