Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

763 feature request configure repository with gitpod #764

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

ammaaraslam
Copy link
Member

Description

This PR includes the addition of the following

  • An Open in Gitpod button to the README.md
  • A .gitpod.yml file that includes the basic automation script of the initial setup of the project (Installation and startup)

Fixes #763

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@ammaaraslam ammaaraslam linked an issue Oct 27, 2022 that may be closed by this pull request
1 task
@vercel
Copy link

vercel bot commented Oct 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-play ✅ Ready (Inspect) Visit Preview Oct 27, 2022 at 0:16AM (UTC)

Copy link
Member

@atapas atapas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOOKS GOOD

@atapas atapas added the hacktoberfest-accepted hacktoberfest-accepted label Oct 27, 2022
@atapas atapas merged commit 13df0cc into main Oct 27, 2022
@atapas atapas deleted the 763-feature-request-configure-repository-with-gitpod branch October 27, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feature request]: Configure repository with Gitpod
2 participants