Skip to content

Commit

Permalink
add gitpod integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish-bari007 committed Jun 6, 2024
1 parent 0ea8907 commit e170ef3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
# and commit this file to your remote git repository to share the goodness with others.

# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart

tasks:
- init: npm install
command: npm run dev


2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Make sure to mention which issue is solved with this Pull Request by mentioning

### Review

Congratulations! 🎉🌟 Sit and relax, you've made your contribution to the Palettegram project. Wait until the PR is reviewed and incorporate changes suggested by the reviewers. After which the PR can be successfully merged.
Congratulations! 🎉🌟 Sit and relax, you've made your contribution to the comic-cult project. Wait until the PR is reviewed and incorporate changes suggested by the reviewers. After which the PR can be successfully merged.

## Other Ways to Contribute

Expand Down

0 comments on commit e170ef3

Please sign in to comment.