Thank you for considering contributing to Scayid! 🎉
- Fork the repository
- Clone your fork:
git clone https://github.com/YourUsername/Scayid.git - Create a virtual environment:
python -m venv venv - Activate it:
source venv/bin/activate(Linux/Mac) orvenv\Scripts\activate(Windows) - Install dependencies:
pip install -r requirements.txt
- Follow PEP 8 guidelines
- Use meaningful variable names
- Add comments for complex logic
- Maintain the hacker aesthetic in UI outputs
- Create a new branch:
git checkout -b feature/your-feature-name - Make your changes
- Test your changes:
python scayid.py -g - Commit with a clear message
- Push to your fork and create a Pull Request
Before submitting a PR, ensure:
- Code runs without errors
- All existing features work
- New features are documented
- README is updated if needed
- Be respectful
- Welcome newcomers
- Focus on constructive feedback
Feel free to open an issue or contact Scayar directly.
Made with ❤️ by Scayar