Closed ljharb closed 1 year ago
To me, having a CONTRIBUTING.md file that says "We don't expect to accept contributions because XYZ" is really useful! If I was thinking about contributing to a project, I'd check the CONTRIBUTING.md file early on, and that information would give me really important information. I think others would do the same.
So I think a CONTRIBUTING.md file that says that they do NOT expect to accept contributions is still useful and thus isn't really an N/A.
What do you think?
I suppose that's a viable option; I'll run it by the author.
I agree that setting expectations can't harm. I had thought having no contributing.md is doing that as well, however being explicit about it is more useful.
To me, the lack of a contributing.md file indicates that they haven't really thought through how to accept contributions. So yes, to me, an explicit contributing.md file saying the project is done is much better.
Thanks, sounds like this is answered.
On https://bestpractices.coreinfrastructure.org/en/projects/6288, the author wrote:
What should a project do here when it's "done"? Note that this is a success state for a project, and it doesn't seem super useful to add a CONTRIBUTING.md that says "no contributions". What do you recommend?