mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 07:39:29 -07:00
add new naming issue template
This commit is contained in:
13
.github/ISSUE_TEMPLATE/naming _issue.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/naming _issue.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: Naming issue
|
||||
about: A city, airport or other location is not named correctly
|
||||
title: 'Name Issue: '
|
||||
labels: naming
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
This form is not for reporting a location that you can not find from the search box.
|
||||
|
||||
Use this form to help us rename airports, points of interest and other data provided from the API (rarely updated) to a better name. For example the airport in Broomfield colorado was renamed from "Jeffco" in the API to "Rocky Mountain Metro" it's new name.
|
||||
|
||||
You can also make a pull request on the `[station-overrides.mjs](https://github.com/netbymatt/ws4kp/blob/main/datagenerators/stations-states.mjs)` file which includes instructions on how to make the change directly. This is the preferred method.
|
||||
Reference in New Issue
Block a user