notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 54 forks source link

Bug: Contributors List not displaying #64

Closed yashksaini-coder closed 1 month ago

yashksaini-coder commented 1 month ago

Describe the bug The contributors list header marker are not correctly formatted, and the list is not displaying. Also the GitHub Token used in the repo should have permissions of user, repo, workflows, access etc.

Expected behavior With the workflow action execution a table of contributors will be generated & added in the markers section

Screenshots NA

Desktop (please complete the following information):

yashksaini-coder commented 1 month ago

@notsoocool Review this issue and add labels to it gssoc-ext, hacktoberfest and level etc

notsoocool commented 1 month ago

@yashksaini-coder kindly solve this issue under #38

yashksaini-coder commented 1 month ago

@yashksaini-coder kindly solve this issue under #38

its not my issue

notsoocool commented 1 month ago

Sorry under #49

yashksaini-coder commented 1 month ago

Sorry under #49

okh i will sove it under #49 but tell me why can't I raise a new issue to point the Bug-fix

notsoocool commented 1 month ago

Sorry under #49

okh i will sove it under #49 but tell me why can't I raise a new issue to point the Bug-fix

It's because you already created an issue (#49) and raised a PR that didn’t fully resolve it. There’s no need to create a new issue for the same problem.

I'm allowing the PR to go through since it also included updates to the README. Otherwise, I would have reverted the PR directly.