-
-
Notifications
You must be signed in to change notification settings - Fork 2
Support more AQIs #15
Copy link
Copy link
Open
Labels
@convert@shootismoke/convert@shootismoke/convertenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
@convert@shootismoke/convert@shootismoke/convertenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Here are all the AQI we would like to support (format is
code | name):If you would like to help, just pick an AQI, an open a PR, with:
src/aqi/${aqiCode}. Note that the AQI codes above are pascal_case, but please create a file with camelCase${aqiCode}, it should implement the Aqi interface