From aa411c03eb1351e06eb6906803cd0024ebf972ee Mon Sep 17 00:00:00 2001 From: alexchrysovergis Date: Sun, 6 Oct 2024 14:12:25 -0600 Subject: [PATCH] Add CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..bdb2d9d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +# Project Guidelines + +## Familiarize Yourself with the Project: +Start by reading the README.md file to understand the tech stack and overall structure of the project. + +## Find an Issue to Work On: +Browse through the repo's [issues](https://github.com/alexchrysovergis/alexchrysovergis.github.io/issues). If you find something you'd like to fix or improve, leave a comment on the issue, and I'll assign it to you. \ No newline at end of file