Hello! I found your repo by joining your Discord, and was thinking of contributing / using your data if that is okay with you?
In the meantime, I noticed that there are a few inconstancies across some fields. The one I bring up in this issue is about the parent/child relationship of armies:
- Blood Angels are a subfaction of
SM, and it makes sense, as seen here:
"is_subfaction": true,
"link": "https://game-datacards.eu",
"name": "Blood Angels",
"parent_id": "SM",
- Space Wolves are not, as seen here:
"is_subfaction": false,
"link": "https://game-datacards.eu",
"name": "Space Wolves",
"parent_id": "",
I would be happy to open up a PR and all, but I first wanna check if that repo is still the main source of data for yourself / still is active.
Thanks for all the hard work you've done so far 😄
Hello! I found your repo by joining your Discord, and was thinking of contributing / using your data if that is okay with you?
In the meantime, I noticed that there are a few inconstancies across some fields. The one I bring up in this issue is about the parent/child relationship of armies:
SM, and it makes sense, as seen here:I would be happy to open up a PR and all, but I first wanna check if that repo is still the main source of data for yourself / still is active.
Thanks for all the hard work you've done so far 😄