cherryontech / website

Official website of the cherryOnTech squad!
https://cherryon.tech
MIT License
9 stars 40 forks source link

updated pairing-development-pairing-programming.md #196

Closed goobric closed 1 year ago

goobric commented 1 year ago

wrote a definition and perspective for updated pairing-development-pairing-programming.md file

This PR fixes...

Remove the example below. Then, add the related issue after the hash. Lastly, tell us what problems this PR is meant to solve. Ex: This PR fixes #999. We didn't have a unicorn, so we went to the unicorn store and got one.

What I did...

Remove the example below. Then, list out the work you have done, in bullet form. Ex:

How to test...

In a list format, tell us how to test this PR. Ex:

  1. Navigate to https://cherryon.tech/dictionary/pairing-development-pairing-programming.md
  2. Click on pairing-development-pairing-programming.md
  3. confirm definition and perspective

I learned...

Did you run into any interesting issues while making this PR? If you learned anything you would like to share, we'd love to know! Even if it is a fun fact or GIF!

alliequintano commented 1 year ago

I found the link you provided in your testing instructions resulted in a 404. This makes sense because your changes are not merged and deployed to the cherryon.tech production site yet. It would help if you can update your testing instructions to match the steps you take either locally or with the Netlify deploy preview available in the GitHub checks.

image