/static-terms

Repo will contain the static terms for the various domains released by the network participants to transact on the network

Static-Terms

Welcome to the Static-Terms repository, designed for storing static terms utilized by participants across different domains within the ONDC network. Network participants are invited to follow the outlined submission process to upload their static terms to this repository.

Submission Process for Static Terms by Network Participants

Fork the Repository:

  • Navigate to the ONDC-Official repository on GitHub: https://github.com/ONDC-Official/static-terms.
  • Create a fork of the repository under your GitHub account.
  • Clone the forked repository to your local machine or directly follow the below instructions on GitHub.

Navigate to Your Respective Domain Folder:

  • Inside your domain folder (e.g., RET for Retail, LOG for Logistics), create a new folder using your NP name (Avoid spaces; use hyphens for separation).
  • Within the NP folder, create another folder (for versioning) with the version name of your static terms. For example, create a folder named 0.1.0.

Upload Static Terms File:

  • Place your static terms file in PDF format inside the version folder (e.g., 0.1.0 folder).

*Examples:

Commit and Push changes:

  • Commit and push the changes to your forked repository on GitHub.
  • Initiate a pull request (PR).

PR Approval and Merging:

  • Once your PR is approved, the maintainers will merge your changes into the master repository