diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..aa81876e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contributing + +Thank you for your interest in contributing! + +## Steps + +1. **Fork** the repository +2. **Clone** your fork + ```bash + git clone https://github.com//good-first-issue + cd good-first-issue