AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
4.17k stars 577 forks source link

Fix ireland.json #1518

Closed Oskar-Dudek closed 3 weeks ago

Oskar-Dudek commented 3 weeks ago

I used jsonlint.com and i edited it in some places and it says json valid, can you please try this version? Let me know if its broken or not

AlexandreRouma commented 3 weeks ago

Ok, By the way, there is no need to open an entirely new PR every time you fix something in an existing PR, you can just edit the file and it will add to this one.

Oskar-Dudek commented 3 weeks ago

so if i add something new i use this PR?

AlexandreRouma commented 3 weeks ago

if I tell you to correct something while the pull request is still open (not merged), you can edit the file in your fork directly and it will show up here.

I'd recommend to get familiar with how git and github work.