You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although as I think about it more, merge conflicts would still be a problem because 2+ pull requests would be trying to change the same line at the end of the README.
Maybe adding the links at the end of each section would be feasible instead. So, if adding a utility, the link would go at the bottom of the Utilities section...
Removing numbered links would require another system of rendering. It's a good amount of work. If someone is willing to come up with an idea and working plan we might be able to do it
Hey there.
Currently adding new items is done through incrementing the last link's number which creates merge conflict everytime someone provides a new PR.
What do you think about using link labels linstead?
The text was updated successfully, but these errors were encountered: