Open adriens opened 3 years ago
I am not completely opposed to this, but I think first that the community repository should be able to support rendering these as markdown before this gets switched over on the choco side.
Not sure if makes sense to change the license to default to markdown. Commonly (and my preference) is to have the license file equal to the upstream license, without additional information and from my experience most license files are written in pure text and not markdown.
If memory serves right though, the verifier allows the name of the files to be LICENSE.txt
, LICENSE.md
, LICENSE
, COPYING.txt
, COPYING.md
and COPYING
(not sure if it supports LICENCE
with a C instead of S though).
I do agree that it makes sense to change the VERIFICATION.txt
file to use VERIFICATION.md
instead, and especially if the community repository implements support for displaying that file as correct markdown (that is a different issue though).
@AdmiringWorm totally agree for licence 👍
And for :
I do agree that it makes sense to change the VERIFICATION.txt file to use VERIFICATION.md instead, and especially if the community repository implements support for displaying that file as correct markdown (that is a different issue though).
Glad to read this, it should make the review process easier 👏
Context
The idea is to make these two files even easier to review by putting markdown into them when running the
choco new
, which may encourage people to put a cleaner (easier to read) content.Proposals
LICENCE.md
Here is the proposeed content :
VERIFICATION.md
Template proposal below :