diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..1462cca4 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,17 @@ +# Contributing to Hello World + +Thanks for your interest in contributing! + +## How to contribute: +1. Fork this repository +2. Make your changes +3. Create a pull request +4. Wait for review + +## Types of contributions welcome: +- Bug fixes +- Documentation improvements +- New features +- Tests + +Happy coding! 🚀 \ No newline at end of file