mirror of
https://github.com/0x5t4l1n/Keylogger.git
synced 2026-05-26 19:36:31 +00:00
Add DISCLAIMER.md and CONTRIBUTORS.md files
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
# 👥 Contributors
|
||||
|
||||
Thank you to everyone who has contributed to this project!
|
||||
|
||||
## Project Maintainer
|
||||
|
||||
**Stalin-143** ([@Stalin-143](https://github.com/Stalin-143))
|
||||
- Project creator and maintainer
|
||||
- Core keylogger functionality
|
||||
- Web server implementation
|
||||
- Documentation and security guidelines
|
||||
|
||||
## Contributors
|
||||
|
||||
### Always-Amulya7
|
||||
- **GitHub**: [@Always-Amulya7](https://github.com/Always-Amulya7)
|
||||
- **Profile**: [https://github.com/Always-Amulya7](https://github.com/Always-Amulya7)
|
||||
- **Contributions**:
|
||||
- Submitted PR #16 with sign-in/login page implementation
|
||||
- Suggested improvements to CLI interface
|
||||
- Participated in project discussions
|
||||
|
||||
## How to Contribute
|
||||
|
||||
We welcome contributions from the community! If you'd like to contribute to this project, please:
|
||||
|
||||
1. **Fork the repository**
|
||||
2. **Create a feature branch** (`git checkout -b feature/your-feature`)
|
||||
3. **Make your changes** following the code style and guidelines
|
||||
4. **Test your changes** thoroughly
|
||||
5. **Commit your changes** (`git commit -m 'Add some feature'`)
|
||||
6. **Push to the branch** (`git push origin feature/your-feature`)
|
||||
7. **Open a Pull Request**
|
||||
|
||||
### Contribution Guidelines
|
||||
|
||||
- Ensure your code follows ethical guidelines and legal standards
|
||||
- Add appropriate documentation for new features
|
||||
- Test your changes before submitting
|
||||
- Be respectful and professional in all interactions
|
||||
- Follow the project's coding conventions
|
||||
- Do not introduce security vulnerabilities
|
||||
|
||||
### Code of Conduct
|
||||
|
||||
All contributors are expected to:
|
||||
|
||||
- Be respectful and inclusive
|
||||
- Provide constructive feedback
|
||||
- Focus on what is best for the community
|
||||
- Show empathy towards other community members
|
||||
|
||||
## Recognition
|
||||
|
||||
All contributors who submit accepted pull requests will be added to this page with recognition for their contributions.
|
||||
|
||||
---
|
||||
|
||||
**Note**: This project is for educational purposes only. All contributors must agree to use and promote the software in accordance with applicable laws and ethical standards.
|
||||
|
||||
For questions about contributing, please open an issue or discussion on GitHub.
|
||||
Reference in New Issue
Block a user