Open lovistawiah opened 6 months ago
🐞 Problem The contributors.md file contains broken links, which hinder users from accessing other GitHub accounts. These broken links could be leading to non-existent pages on GitHub.
🎯 Goal The goal is to fix the broken links or remove non-working links entirely in the contributors.md file. This change is important because broken links does not ensure the goals of the project.
💡 Possible solutions
- Review each link in the contributors.md file manually to identify broken links.
- Replace broken links with updated or correct URLs.
- Update the contributors.md file with the corrected links.
📋 Steps to solve the problem
- Start by reviewing the contributors.md file to identify broken links.
- Replace broken links with the correct URLs or remove them if the GitHub accounts are not found.
- Test the updated links to ensure they are working as expected.
- Add, commit, and push the changes to the repository.
- Submit a pull request addressing this issue.
- Ask for reviews and feedback on the pull request.
i will try to do this although this is HARD
It seems pretty HARD to do this. I also want to help.
It seems pretty HARD to do this. I also want to help.
uh......bro i think it's fixed
what's the update on this @lovistawiah
Not been active for sometime due to some challenges and learning new skills - prompt engineering I will do quick pull to keep up with latest and get back to @kenshanta with the update. thanks for your patience
Before I start updating the contributors.md file, I think it should be stated clearly to new contributors to follow.
[profile name](https://www.example.com)
the preview should be:
@lovistawiah that's another topic, won't open an issue for it since beginners are bound to make mistakes no matter how crisp & clear the documentation is.
There can always be a pull request tackling this "issue". But since merging Pull requests on this repository is quite a slow process i fear there could be conflicts when other contribute PRs are merged.
So it needs to be done only of prioritized and approved by the maintainer themselves
Is there a fork we can work on? We can collaborate to fix contributors.md as there are many errors made by beginners.
@Roshanjossey we need your input on the matter
I have been working tirelessly on this issue. I will open PR today.
I have been working tirelessly on this issue. I will open PR today.
May I offer my assistance, please?
I am having difficulties fetching the latest update of the repo. I want to fix the new errors added to the Contributors.md file. Can anyone assist me to achieve the result git commands used so far
git pull
git fetch origin
git fetch --all --prune
I have also checked origin details using
git remote show origin
things to keep in mind when sharing an issue for other developers to debug:
Coming back to your issue, did you recently fork the repo? if yes you don't need to pull as you have the latest changes otherwise which repo & branch are you trying to update and to which commit?
what does the terminal print in the logs when you do git pull
?
I am having difficulties fetching the latest update of the repo. I want to fix the new errors added to the Contributors.md file. Can anyone assist me to achieve the result git commands used so far
git pull
git fetch origin
git fetch --all --prune
I have also checked origin details using
git remote show origin
Guys this issue needs to be handled by the maintainer as he controls the active links. So i don't understand what you're working on
@kenshanta, the main idea of the issue is to keep the contributors.md file clean Some has put in weird stuffs. Extra texts that correspond to main idea of the project. Looking at the project, is just a simple
@lovistawiah do you think updating the issue title is a good idea? since "broken link" means anything
Hi, @lovistawiah , if the issue is unassigned and open, could I work on this one please?
🐞 Problem The contributors.md file contains broken links, which hinder users from accessing other GitHub accounts. These broken links could be leading to non-existent pages on GitHub.
🎯 Goal The goal is to fix the broken links or remove non-working links entirely in the contributors.md file. This change is important because broken links does not ensure the goals of the project.
💡 Possible solutions
📋 Steps to solve the problem