-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add README and CHANGELOG #130
Conversation
A readme and a release note is added as markdown.
I'm still not very happy with the README, which seems to have been copied from http://www.transmodel-cen.eu/standards/ojp/, uses overly complicated terms and descriptions and still doesn't convey the essentials. |
Concerning the change log: Is the expectation, that each merge to v1.1 is manually listed there? |
I suggest we wait until all other pull requests are done, then we do a final version. Also I can update the readme.md. It is a copy of the url you mentioned, but I thought, that was an introduction as well. I will prepare a new version. |
At least for all notable changes (those that change something for users), also see https://keepachangelog.com/en/1.1.0/ |
This shows a different more user focused content. But I think perhas we should discuss this tomorrow.
Updated the README a bit, I guess we will have to update it again. |
Added some private modes to IndividualModesEnumeration, e.g. scooter, ride-pool-car, car-sharing, cycle-sharing, scooter-sharing. A proper solution in OJP v2.0 would be to use something like SIRI:PrivateModeChoiceGroup, but this has currently restrictions, too. An issue will be places at SIRI for extending the PrivateModeChoiceGroup.
A readme and a release note is added as markdown.
This shows a different more user focused content.
225a5f8
to
5e5c7f5
Compare
Please review and update this patch, best before the next meeting: As visible in https://github.com/jmaerki/OJP/tree/doc-issues once #154 has been merged the file /docs/README.md will be displayed at Therefore I propose to bring this patch up to date and merge it first. |
acutalised with latest pull requests
indentation problem solved
elements better shown
Changed order and formatting, fixed typos, clarified changes
No description provided.