The file will be in .json
and the format of the data will be as follows (Extra fields may be added later);
{
"items": [
{
"name": "Some Gov Website",
"url": "http://www.somewebsite.gov.np/",
"description": "The website description"
}
]
}
- Always create a relevant branch name.
- Use conventional commits whenever possible.
- Please check the correctness of data before contributing.
- Don't diverge from the format you're provided with.
If you encounter any issues feel free to open an issue or ping us in the Discord Server.