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

fix: test file update #1051

Closed

Conversation

clarkmcadoo
Copy link
Contributor

Thanks for submitting a pull request to newrelic/opensource-website.

If possible, please help the maintainers by leveraging the following conventional commit standards in your pull request title and commit messages.

Use chore

  • for changes / additions / corrections to content in the src/data/project-main-content, src/data/projects directories
  • for changes / additions / corrections to images in the static/images directory
  • for functional changes / additions to code in the examples directory

Example

git add src/data/projects/newrelic-nr1-github.json
git add src/data/project-main-content/newrelic-nr1-github.mdx
git commit -m "chore(nr1-github): adjusting config and content"
git push

Use fix

  • for functional corrections to code in the src/components, src/templates, src/fragments, src/pages or directories
  • for corrections in the src/data/oss-category or src/data/project-tags directories
  • for functional corrections to code in the examples directory

Example

git add src/pages/code-of-conduct.mdx
git commit -m "fix: typo and prop error in the code of conduct"
git push

Use feat

  • for functional changes / additions to code in the src/components, src/templates, src/fragments, src/pages or directories
  • for changes / additions in the src/data/oss-category or src/data/project-tags directories

Example

git add src/pages/video.js
git commit -m "feat(media): creating a video landing page"
git push

Copy link

netlify bot commented Jan 31, 2024

Deploy Preview for newrelic-opensource-website ready!

Name Link
🔨 Latest commit e4046a5
🔍 Latest deploy log https://app.netlify.com/sites/newrelic-opensource-website/deploys/65bad002d4fc2d000809c791
😎 Deploy Preview https://deploy-preview-1051--newrelic-opensource-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sunnyzanchi
Copy link
Contributor

netlify build

Copy link

gatsby-cloud bot commented Jan 31, 2024

✅ opensource-website-develop deploy preview ready

@clarkmcadoo clarkmcadoo closed this Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants