novuhq / hacksquad-website

Contribute code, meet community members, participate in workshops, and win more SWAG 🚀
https://hacksquad.dev
MIT License
256 stars 190 forks source link

🐛 Bug Report: Link incorrect in Q&A section #205

Closed tmsagarofficial closed 8 months ago

tmsagarofficial commented 8 months ago

📜 Description

The link in this Question : How do we calculate the score? is wrong or not linked to an appropriate resource.

👟 Reproduction steps

  1. Go to https://www.hacksquad.dev/#qa
  2. Check the question How do we calculate the score?
  3. Check the link with the link text found here
  4. Click on it

👍 Expected behavior

A link pointing to an appropriate resource.

👎 Actual Behavior with Screenshots

image

💻 Operating system

Windows

🤖 Node Version

N/A

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

Are you willing to submit PR?

Yes I am willing to submit a PR!

bsantosh909 commented 8 months ago

Thanks for the report @tmsagarofficial However the link is actually properly linked to correct resource. 🙏

tmsagarofficial commented 8 months ago

Pls check again @TheLearneer

That link points to https://github.com/novuhq/hacksquad-background/blob/main/src/services/github/github.service.ts

image
bsantosh909 commented 8 months ago

@tmsagarofficial yes it does, and that is the correct file as well. All the logic behind which PRs have been accepted or rejected, lies there

tmsagarofficial commented 8 months ago

Ohh ok i thought this should lead to some text-based resource on how the calculation works.

tmsagarofficial commented 8 months ago

Sorry for the trouble