Thanks for your interest.
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-change - Test your changes:
python ranking_audit.py torvalds/linux --json - Commit with a clear message
- Push and open a pull request
Open an issue with:
- The command you ran
- Expected vs actual output
- Python version
Each signal follows the same pattern: a score_ function that returns 0-100. Add your function, give it a weight in the weights dict, and it's automatically included in the audit.