ekwonye-richard / react-flags-select

Customizable svg flags select components for React Js
194 stars 121 forks source link

Guyana missing from country list #62

Open sebastian-g-edmodo opened 3 years ago

sebastian-g-edmodo commented 3 years ago

Could you please add Guyana to the list? https://en.wikipedia.org/wiki/Guyana

zedtux commented 3 years ago

You have to:

  1. Grab an SVG version of the flag
  2. Fork this repo
  3. Create a new branch
  4. Add it to the flags folder
  5. Add the Guyana country into the list of countries.
  6. Commit and push
  7. Open the Pull Request to this repository