diff --git a/fork-contribution.md b/fork-contribution.md new file mode 100644 index 0000000..3ca05d6 --- /dev/null +++ b/fork-contribution.md @@ -0,0 +1,10 @@ +# My Fork Contribution + +This file was added via a fork! + +## What I learned about forks +- Forks create a personal copy of a repository +- I can make changes without affecting the original +- Pull requests let me contribute back + +**Contributed by:** Jeremy Griffith \ No newline at end of file