Welcome to the official Agentic Premier League 2026 Hackathon.
The Agentic Premier League is committed to building a collaborative, inclusive, innovative, and respectful environment for all participants across the GitHub Organization and team repositories.
This Code of Conduct applies to:
- Participants
- Team Leads
- Mentors
- Organizers
- Judges
- Volunteers
- Sponsors
- Community Members
By participating in this hackathon and contributing to any repository under the organization, you agree to follow these guidelines.
We aim to:
- Encourage innovation and experimentation
- Promote open-source collaboration
- Build impactful and responsible AI systems
- Create a positive developer community
- Help participants learn real-world engineering workflows
- Foster teamwork, creativity, and ethical development
All participants are expected to:
β Be respectful and professional β Collaborate positively with teammates and mentors β Encourage learning and knowledge sharing β Provide constructive feedback β Respect diverse opinions and backgrounds β Follow repository contribution workflows β Maintain professionalism during demos, discussions, and reviews β Build responsibly using ethical AI practices β Keep repositories clean, organized, and properly documented
Each team repository must maintain:
- A proper
README.md - Setup and installation instructions
- Project architecture overview
- Team member details
- Screenshots or demo assets
- Clean and meaningful commit history
Teams are expected to follow proper GitHub workflows.
main
β
feature branch
β
pull request
β
review
β
mergeUse descriptive branch names:
feature-auth-system
feature-ai-agent
fix-dashboard-ui
docs-project-readmeUse meaningful commit messages:
feat: added AI career assistant
fix: resolved authentication bug
ui: improved dashboard responsiveness
docs: updated setup guide
ai: integrated Gemini API
refactor: optimized API structureBefore creating a Pull Request:
β Ensure the project runs correctly β Update documentation if required β Remove unnecessary files and logs β Verify no secrets/API keys are committed β Ensure commit history is clean and meaningful
Participants must NEVER commit:
β .env files
β API keys
β Database credentials
β Access tokens
β Private certificates
Instead:
β
Use .env.example files
β
Store secrets securely
β
Rotate exposed keys immediately if leaked
The following behaviors will NOT be tolerated:
β Harassment or discrimination β Hate speech or offensive content β Bullying or personal attacks β Plagiarism without attribution β Spamming repositories or discussions β Uploading malicious or harmful code β Intentionally sabotaging another teamβs work β Unauthorized access attempts β Creating unethical or unsafe AI systems β Sharing illegal, harmful, or abusive content
Participants must ensure:
- Responsible use of AI tools and APIs
- Proper attribution for open-source libraries and assets
- Respect for intellectual property
- No misuse of private or sensitive data
- Compliance with API/platform terms of service
- Transparent AI workflows where applicable
Teams may:
β Learn from tutorials, frameworks, and public resources β Use open-source tools with attribution β Discuss ideas with mentors and other participants
Teams may NOT:
β Copy full projects without meaningful contribution β Re-upload another teamβs work β Misrepresent AI-generated work as fully original
To maintain clean repositories:
β Do not upload node_modules/
β Do not upload large datasets or unnecessary binaries
β Do not commit build folders unless required
β Do not spam commits with meaningless messages
Recommended:
β
Use .gitignore properly
β
Keep repositories lightweight and organized
β
Upload large videos/assets externally if needed
The spirit of this hackathon is:
- Learning
- Innovation
- Collaboration
- Community Building
Winning matters, but responsible development, teamwork, and creativity matter more.
If you experience or witness behavior violating this Code of Conduct, contact the organizers immediately.
Organizers reserve the right to:
- Issue warnings
- Remove content
- Restrict repository access
- Disqualify teams
- Remove participants from the event if necessary
Build products that solve meaningful problems. Support your teammates. Respect the community. Create responsibly.
Letβs build the future of Agentic AI together π