Skip to content

How to Contribute

Akshay Verma edited this page Jan 28, 2019 · 4 revisions
  • Clone the Repo.
  • Check existing prototypes.
  • Choose a dataset(preferably a cluster with similar format) from OpenBudgetsIndia.
  • Create a new branch with prefix develop-your_vis_name.
  • Create a new folder in the visualization section which would contain your visualization prototype.
  • Download data from the portal and start hacking.
  • Open a PR and request review.
  • Make an entry to records.json in the assets folder.
    • If the visualization is another form of an existing visualization, add an entry to existing visualization in the examples section.
    • If it is a new kind of visualization, make a new entry to the records.json
  • After review, if everything works well, the prototype would be merged.
Clone this wiki locally