newrelic / opensource-website

Source code for New Relic's Opensource site.
https://opensource.newrelic.com
Apache License 2.0
145 stars 93 forks source link

testing GC builds from forks #979

Closed lbtest123 closed 1 year ago

lbtest123 commented 1 year ago

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

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

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

Example

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

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

gatsby-cloud[bot] commented 1 year ago

:white_check_mark: opensource-website-develop deploy preview ready

LizBaker commented 1 year ago

keeping around while dealing with build weirdness