Closed franz-josef-kaiser closed 7 years ago
@franz-josef-kaiser Would you mind submitting a PR with your requested changes and we will get them implemented? Thanks!
@Theaxiom I can not add releases for you, unless I am the owner or some contributor of the repo. This is not possible via a PR. Please, read the above again. Thanks.
@franz-josef-kaiser I apologize, I thought you were talking about the Changelog.md content. Could you please link to an example of what you are explaining? Thanks!
@Theaxiom sure. A nice, basic example of releases can be seen in the WPStarter repo.
Thank you @franz-josef-kaiser -- I see what you are saying now and I agree. I will work to ensure that moving forward we will use that method for release notes. Thanks!
Currently the
Changelog.md
file hosts what is basically a list of releases. GitHub already has this feature built in. Please be so kind and follow other organisations repos and GitHub standards and add some releases there as well. From experience: It's very fast and easy, even with a huge number of releases. It also provides a default route that people can go without searching through all provided files in this repository. Thanks in advance!Bonus: It looks quite professional :)
(Question: Why the
rel-
prefix for version numbers? The rest looks like if it is according to the semver specs, but the prefix is strange.)