/static-terms

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

Static-Terms

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

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 (RET for Retail) in the forked repository:

Inside your domain folder, create a new folder with your NP name.
Then create another folder 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 (0.1.0 folder in this example).
Absolute path may look like “https://github.com/ONDC-Official/static-terms/blob/master/RET/BNP/0.1.0/static_terms.pdf”

Commit and Push the changes to your forked repository on GitHub and then raise a Pull request.

Once your PR is approved, the maintainers will merge your changes into the main repository.