CommunityToolkit/WindowsCommunityToolkit

Mountain CSV file doesn't contain precise data

Open

#4.224 geöffnet am 2. Sept. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (1.403 Forks)batch import
Hacktoberfestbug :bug:documentation :page_with_curl:good first issuehelp wanted

Repository-Metriken

Stars
 (5.708 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

From comment on review here: https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/4206#discussion_r701496569

Describe the bug

Our DataGrid Mountain CSV file: https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/mtns.csv

Doesn't contain all the precise dates. Would be good if we can fill in more month/dates for the list from https://en.wikipedia.org/wiki/List_of_first_ascents (though this list doesn't have them all and you have to watch out for the peaks with different summits like II vs III or I)

Nothing super important or urgent, but would be nice for completeness of the sample.

Contributor Guide