Skip to content
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 Poutineville #9363

Closed
Fabe56 opened this issue Apr 15, 2024 · 3 comments
Closed

Add Poutineville #9363

Fabe56 opened this issue Apr 15, 2024 · 3 comments

Comments

@Fabe56
Copy link
Contributor

Fabe56 commented Apr 15, 2024

Hi,
Should be nice to add Poutineville in the list:
amenity=restaurant
brand=Poutineville
brand:wikidata=Q125489462
cuisine=poutine
name=Poutineville

@phd0
Copy link
Contributor

phd0 commented Apr 20, 2024

you can add yourself this code to the file main/data/brands/amenity/restaurant.json
after "displayName": "Ponderosa Steakhouse"

    {
      "displayName": "Poutineville",
      "locationSet": {
        "include": [
          "ca"
        ]
      },
      "tags": {
        "amenity": "restaurant",
        "brand": "Poutineville",
        "brand:wikidata": "Q125489462",
        "cuisine": "poutine",
        "name": "Poutineville",
        "name:zh": "肉汁薯条"
      }
    },

Fabe56 added a commit to Fabe56/name-suggestion-index that referenced this issue Apr 20, 2024
Fabe56 added a commit to Fabe56/name-suggestion-index that referenced this issue Apr 20, 2024
@Fabe56
Copy link
Contributor Author

Fabe56 commented Apr 20, 2024

Thanks @phd0 for yout help, I jumped into my first pull request here. Hoping all is good ;)

@phd0
Copy link
Contributor

phd0 commented Apr 22, 2024

je suis ravi de t'avoir aidé à démarrer sur GitHub. Je suis sûre que tu ne vas plus hésiter à présent !

arch0345 added a commit that referenced this issue Apr 22, 2024
* Update restaurant.json

Add Poutineville #9363

* Update restaurant.json

Fixing format error from Update restaurant.json #9377

* Update data/brands/amenity/restaurant.json

* Fix trailing comma

---------

Co-authored-by: archpdx <archpdx@pm.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants