Removing space between name and profile link in Contributors.md
The Contributors.md file contains many lines that is not formatted correctly.
π Problem
Some lines of the Contributors.md contains space between the name and profile link.
Example format is [name](link) which will appear as name while the error lines are [name] (link).
Thus, the name does not appear as it is intended.
π― Goal Remove space between name and profile link so the names will appear as it is intended thus most of the name are formatted equally.
π‘ Possible solutions Remove space between name and github profile link
π Steps to solve the problem
- Check the Contributors.md and edit the wrong lines.
- Add, commit, push your changes.
- Submit a pull request and add this in comments -
Addresses #<put issue number here> - Ask for reviews in comments section of pull request.
- Celebrate your contribution to this project. π
Updated the list till line 1427. Please confirm.
I think pull requests will be handled by maintainers. I am not currently working on this issue because my first pull request is not yet merged so I am waiting for that.
i dont mind working on this if it still openedπ₯²
It is still open. The file still contains some unformatted names
copy paste from ChatGPT. Let the maintainer do it
So should I go ahead and make the requested changes, or should I wait for it to be assigned to me?π₯²
So should I go ahead and make the requested changes, or should I wait for it to be assigned to me?π₯²
wait to be assigned
Hello i would like to work on this issue, can it be assigned to me?
I am Dolly Chaudhary.I am looking forward to work on this issue.Kindly assign it to me @ThureinS
This issue will be always happening I guess. I closed this issue because my pull request from the last month is still not merged so I think the maintainers are busy.
The Contributors.md file contains many lines that is not formatted correctly.
π Problem Some lines of the Contributors.md contains space between the name and profile link. Example format is
[name](link)which will appear as name while the error lines are[name] (link). Thus, the name does not appear as it is intended.π― Goal Remove space between name and profile link so the names will appear as it is intended thus most of the name are formatted equally.
π‘ Possible solutions Remove space between name and github profile link
π Steps to solve the problem
- Check the Contributors.md and edit the wrong lines.
- Add, commit, push your changes.
- Submit a pull request and add this in comments -
Addresses #<put issue number here>- Ask for reviews in comments section of pull request.
- Celebrate your contribution to this project. π
Hi! Thanks for bringing this up.
The maintainer has already discussed the spacing issue and the importance of following the format.
Therefore, it's not advised to reformat the contribution docs, as it often leads to content being removed due to increased file size.
Please check the 3rd bullet in this issue for more details:
- Contributors.md doesn't matter
This is one point where I had multiple discussions with the community. Contributors list exists just as a file you can edit to work through the tutorial. How it looks or what you add there doesn't matter. We'll remove most entries in it from time to time because we don't want someone being left out because their text editor can't open a huge file.
- https://github.com/firstcontributions/first-contributions/issues/35892.