Open ASK-03 opened 8 months ago
@ghutchis, I have done the necessary changes. Please have a look.
It looks good although the downside is that the rest of the contributors list is sorted, and the new contributors are added to the end. I think it would be better to insert in sorted order or re-sort after adding the new contributor.
It looks good although the downside is that the rest of the contributors list is sorted, and the new contributors are added to the end. I think it would be better to insert in sorted order or re-sort after adding the new contributor.
Sure, I will add the changes. Could you please clarify if you prefer sort based on chronological order of first contribution or lexicographical sort would be suitable?
We have gone with lexicographical sort, thanks.
@ghutchis. I have made the changes.
This PR solves Issue #70
This PR is an extension of PR #73 and preserves the commits of the previous contributor
Changes:
GITHUB_TOKEN
using environment variablecredits.md
as it is handled by Sphinx