Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Firebase Unity SDK Samples page does not correctly link to CONTRIBUTING.md

Open
#264 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
typescript
Domain
frontend, web-dev

Research direction

Open the Unity SDK Samples page linked in the issue and inspect how its CONTRIBUTING.md link is rendered. Compare the displayed destination with the source repository's expected blob URL; done means the page links to https://github.com/firebase/quickstart-unity/blob/master/CONTRIBUTING.md instead of the 404ing tree URL.

Written by the indexing model from the issue text.

Description

What Happened?
On the Unity SDK Samples page, the CONTRIBUTING.md link takes you to https://github.com/firebase/quickstart-unity/tree/master/contributing.md , which 404's.

What Did You Expect to Happen
It should take you to https://github.com/firebase/quickstart-unity/blob/master/CONTRIBUTING.md

Note that the link is correct in the source repo, it's only on firebaseopensource.com that it links incorrectly.

Dominant language
TypeScript
Stars
127
Forks
49
PR merge metrics
No merged PRs in 30d

Getting set up

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebaseopensource.com

All issues in firebase/firebaseopensource.com

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.