diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..f0d605b0 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,22 @@ +# Contributing to EverOS + +Thank you for contributing! + +## Getting Started + +1. Clone the repository +2. Install dependencies +3. Make your changes +4. Run tests +5. Submit a PR + +## Making Changes + +1. Create a feature branch +2. Make your changes +3. Test thoroughly +4. Submit a PR with description + +## License + +By contributing, you agree your contributions are licensed under the project license.