Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Code of Conduct

Agentic Premier League 2026 πŸš€

Powered by Antigravity

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.


Our Mission

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

Expected Behavior

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


Repository & GitHub Standards

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

Branching & Contribution Rules

Teams are expected to follow proper GitHub workflows.

Recommended Workflow

main
  ↓
feature branch
  ↓
pull request
  ↓
review
  ↓
merge

Branch Naming Convention

Use descriptive branch names:

feature-auth-system
feature-ai-agent
fix-dashboard-ui
docs-project-readme

Commit Naming Convention

Use 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 structure

Pull Request Guidelines

Before 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


Security & API Key Policy

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


Unacceptable Behavior

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


AI & Open Source Ethics

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

Collaboration Rules

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


Repository Hygiene

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


Fair Play Policy

The spirit of this hackathon is:

  • Learning
  • Innovation
  • Collaboration
  • Community Building

Winning matters, but responsible development, teamwork, and creativity matter more.


Reporting Issues

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

Final Note

Build products that solve meaningful problems. Support your teammates. Respect the community. Create responsibly.

Let’s build the future of Agentic AI together πŸš€


Organized with ❀️ by GDG Nagpur

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors