Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
off-on-dev
/
website
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add multi-contributor credit system for adventures
- #235
#235
Merged
sinduri-g
merged 25 commits into
main
off-on-dev/website:main
from
feat/multi-contributor-credit
off-on-dev/website:feat/multi-contributor-credit
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
feat: add multi-contributor credit system for adventures
#235
sinduri-g
merged 25 commits into
main
off-on-dev/website:main
from
feat/multi-contributor-credit
off-on-dev/website:feat/multi-contributor-credit
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
feat: add multi-contributor credit system for adventures
Show description for 6e764c6
sinduri-g
committed
6e764c6
View commit details
Copy full SHA for 6e764c6
Browse repository at this point
fix: address code review findings in multi-contributor credit system
Show description for 0415f95
sinduri-g
committed
0415f95
View commit details
Copy full SHA for 0415f95
Browse repository at this point
test(a11y): add keyboard trap and context-change-on-focus tests
Show description for 82f1a52
sinduri-g
committed
82f1a52
View commit details
Copy full SHA for 82f1a52
Browse repository at this point
fix(a11y): meet WCAG 2.5.8 touch target minimum on contributor links
Show description for 6a6221f
sinduri-g
committed
6a6221f
View commit details
Copy full SHA for 6a6221f
Browse repository at this point
Commits on Sep 4, 2026
fix(data): restore solution attribution and script-producible leaderboard JSON
Show description for 7a01406
sinduri-g
committed
7a01406
View commit details
Copy full SHA for 7a01406
Browse repository at this point
refactor(credit): derive adventure credit from one shared module
Show description for 39df9c4
sinduri-g
committed
39df9c4
View commit details
Copy full SHA for 39df9c4
Browse repository at this point
fix(a11y): keep the contributor pill as its own pointer target
Show description for ca31e80
sinduri-g
committed
ca31e80
View commit details
Copy full SHA for ca31e80
Browse repository at this point
test: cover the multi-contributor credit feature in rendered output
Show description for 87364e4
sinduri-g
committed
87364e4
View commit details
Copy full SHA for 87364e4
Browse repository at this point
chore: declare zod explicitly and stop type-checking vendored assets
Show description for 00c0fab
sinduri-g
committed
00c0fab
View commit details
Copy full SHA for 00c0fab
Browse repository at this point
style: lowercase overline label source text
Show description for 49d6fe3
sinduri-g
committed
49d6fe3
View commit details
Copy full SHA for 49d6fe3
Browse repository at this point
docs: record the credit rules and two local-only test traps
Show description for 7f0a476
sinduri-g
committed
7f0a476
View commit details
Copy full SHA for 7f0a476
Browse repository at this point
test(vrt): regenerate 18 desktop baselines
Show description for 29c5d5c
sinduri-g
committed
29c5d5c
View commit details
Copy full SHA for 29c5d5c
Browse repository at this point
fix(scripts): fail the community refresh instead of exiting 0
Show description for e98024a
sinduri-g
committed
e98024a
View commit details
Copy full SHA for e98024a
Browse repository at this point
fix(ci): validate refreshed data with the build's own schemas
Show description for 1b156d9
sinduri-g
committed
1b156d9
View commit details
Copy full SHA for 1b156d9
Browse repository at this point
docs(adventures): drop ADVENTURE_CATEGORIES, which no longer exists
Show description for 76ad6b8
sinduri-g
committed
76ad6b8
View commit details
Copy full SHA for 76ad6b8
Browse repository at this point
docs: make AGENTS.md canonical and have CLAUDE.md import it
Show description for eb15982
sinduri-g
committed
eb15982
View commit details
Copy full SHA for eb15982
Browse repository at this point
feat(credit): rework how adventure and challenge credit is shown
Show description for 314746a
sinduri-g
committed
314746a
View commit details
Copy full SHA for 314746a
Browse repository at this point
fix(test): import Difficulty type in adventure-credit test
Show description for 89f7d08
sinduri-g
committed
89f7d08
View commit details
Copy full SHA for 89f7d08
Browse repository at this point
Commits on Sep 7, 2026
fix(credit): keep unbadged builders, drop the handle-to-name rewrite
Show description for 4b5b687
sinduri-g
committed
4b5b687
View commit details
Copy full SHA for 4b5b687
Browse repository at this point
fix(a11y): stop moving focus to main content on page load
Show description for 3eca9c5
sinduri-g
committed
3eca9c5
View commit details
Copy full SHA for 3eca9c5
Browse repository at this point
refactor(challenges): replace non-null assertions with real guards
Show description for 3e2af97
sinduri-g
committed
3e2af97
View commit details
Copy full SHA for 3e2af97
Browse repository at this point
fix(scripts): fail a topic whose post pagination is incomplete
Show description for b50c24e
sinduri-g
committed
b50c24e
View commit details
Copy full SHA for b50c24e
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/multi-contributor-credit
Show description for 2a015e0
sinduri-g
committed
2a015e0
View commit details
Copy full SHA for 2a015e0
Browse repository at this point
feat(credit): rename adventure pill labels to Designer & Builder / Designer
Show description for 94a73fd
sinduri-g
committed
94a73fd
View commit details
Copy full SHA for 94a73fd
Browse repository at this point
fix(test): update remaining old pill label regex in contributor-credit spec
Show description for 91feca7
sinduri-g
committed
91feca7
View commit details
Copy full SHA for 91feca7
Browse repository at this point
You can’t perform that action at this time.