From 512eed5d735e2ba4296f2cc19b42b1a8ab14d8c5 Mon Sep 17 00:00:00 2001 From: jergriff88 Date: Wed, 6 May 2026 09:47:31 -0400 Subject: [PATCH] Add fork contribution file --- fork-contribution.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 fork-contribution.md 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