Skip to content

ganapativs/portfolio

Repository files navigation

Portfolio - Ganapati V S

Live website: meetguns.com

Available Scripts

Check scripts section of package.json

Contribute

Thanks for taking time to contribute, this project uses gatsby. please checkout src to understand how things work.

Reporting Issues

Found a problem? Want a new feature? First of all see if your issue or idea has already been reported. If don't, just open a new clear and descriptive issue.

Submitting pull requests

Pull requests are the greatest contributions, so be sure they are focused in scope, and do avoid unrelated commits.

  • Fork it!
  • Clone your fork: git clone https://github.com/<your-username>/portfolio
  • Navigate to the newly cloned directory: cd portfolio
  • Create a new branch for the new feature: git checkout -b my-new-feature
  • Install the tools necessary for development: yarn
  • Make your changes.
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request with full remarks documenting your changes

© Ganapati V S

Releases

No releases published

Packages

No packages published