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
Recreating #1845 more generally: I want fewer root-level config files in this template. Tooling fatigue is a real problem for web developers. Every file added to repositories contributes to that fatigue.
IMO the .all-contributorsrc file is theoretically unnecessary. The main information it stores is duplicated in a README.md section. I'd like to get rid of the file and just have contributors inferred from the README.
I'd requested this in all-contributors/all-contributors#808. No response yet. The all-contributors project hasn't had very consistent maintenance for a few years now so I'm not optimistic it will be addressed soon. (it's a great project, just I don't think there are enough people working on it to meet the issue-triaging demand)
One of two things is going to happen this year:
The all-contributors project makes the .all-contributorsrc optional
I'll create my own version of the project that runs purely on GitHub Actions
Additional Info
That list is in order of preference. I really don't want to create a second, seemingly-almost-the-same option folks would have to choose from. And I certainly don't want to have to take on more maintenance work with it (I've got a lot of other, higher impact things to do!). But the goal of reducing root config file count by 1 is worth it.
I'll keep this as status: blocked for a while, to give the all-contributors folks a chance to catch up on issues. I would feel bad making an alternative after only, say, a couple of months of the issue pending triage.
💖
The text was updated successfully, but these errors were encountered:
Bug Report Checklist
main
branch of the repository.Overview
Recreating #1845 more generally: I want fewer root-level config files in this template. Tooling fatigue is a real problem for web developers. Every file added to repositories contributes to that fatigue.
IMO the
.all-contributorsrc
file is theoretically unnecessary. The main information it stores is duplicated in a README.md section. I'd like to get rid of the file and just have contributors inferred from the README.I'd requested this in all-contributors/all-contributors#808. No response yet. The all-contributors project hasn't had very consistent maintenance for a few years now so I'm not optimistic it will be addressed soon. (it's a great project, just I don't think there are enough people working on it to meet the issue-triaging demand)
One of two things is going to happen this year:
.all-contributorsrc
optionalAdditional Info
That list is in order of preference. I really don't want to create a second, seemingly-almost-the-same option folks would have to choose from. And I certainly don't want to have to take on more maintenance work with it (I've got a lot of other, higher impact things to do!). But the goal of reducing root config file count by 1 is worth it.
I'll keep this as
status: blocked
for a while, to give the all-contributors folks a chance to catch up on issues. I would feel bad making an alternative after only, say, a couple of months of the issue pending triage.💖
The text was updated successfully, but these errors were encountered: