Skip to content

Commit ef460fe

Browse files
Fix lowercase all files 2026 03 02 (#659)
1 parent 9ac77cb commit ef460fe

20 files changed

Lines changed: 2 additions & 2 deletions
File renamed without changes.

docs/en/community/governance/gtfs-schedule-governance/CHANGES.md renamed to docs/en/community/governance/gtfs-schedule-governance/changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ GTFS is primarily concerned with passenger information. That is, the spec should
5959
When adding features to the specification, we want to avoid making changes that will make existing feeds invalid. We don't want to create more work for existing feed publishers until they want to add capabilities to their feeds. Also, whenever possible, we want existing parsers to be able to continue to read the older parts of newer feeds.
6060

6161
#### Speculative features are discouraged
62-
Every new feature adds complexity to the creation and reading of feeds. Therefore, we want to take care to only add features that we know to be useful. Ideally, any proposal will have been tested by generating data for a real transit system that uses the new feature and writing software to read and display it. Note that the GTFS readily allows for extensions to the format through the addition of extra columns and files that are ignored by the official parsers & validators, so proposals can be easily prototyped and tested on existing feeds.
62+
Every new feature adds complexity to the creation and reading of feeds. Therefore, we want to take care to only add features that we know to be useful. Ideally, any proposal will have been tested by generating data for a real transit system that uses the new feature and writing software to read and display it. Note that the GTFS readily allows for extensions to the format through the addition of extra columns and files that are ignored by the official parsers & validators, so proposals can be easily prototyped and tested on existing feeds.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)