OpenSourceDevs
OpenSourceDevs copied to clipboard
Gaurav's Profile info added
Proposed changes
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue.
Types of changes
What types of changes does your code introduce? Put an x in the boxes that apply.
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation Update (if none of the other choices apply)
Screenshots of change
| Before | After |
|---|---|
| (replace with before screenshot) | (replace with after screenshot) |
Checklist
Put an x in the boxes that apply. You can also fill these out after creating the PR. Ask questions if you're unsure about any of the checkboxes.
- [ ] I have tested desktop and mobile views
- [ ] Lint (
yarn lint) and unit tests (yarn test) pass locally with my changes - [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added necessary documentation (if appropriate)
Deploy Preview for opensourcedevs ready!
| Name | Link |
|---|---|
| Latest commit | 468e15d37455ae35d4a558c75ca56e3e1bef57b2 |
| Latest deploy log | https://app.netlify.com/sites/opensourcedevs/deploys/64c3b555d6a20a00088cf5cc |
| Deploy Preview | https://deploy-preview-76--opensourcedevs.netlify.app/ |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This is my first open source contribution.