docs icon indicating copy to clipboard operation
docs copied to clipboard

Labelling conventions?

Open zstumgoren opened this issue 6 years ago • 6 comments

What standardized should we apply to our data repos as we begin ramping up on metrics. For example, should we create a standard label for identifying issues related to missing precinct-level data such as in Arkansas?

zstumgoren avatar Apr 10 '18 18:04 zstumgoren

Some suggestions, based on my experiences so far:

  • Missing precincts
  • Errors in precinct data
  • Missing counties
  • Errors in county data
  • Missing races

dwillis avatar Apr 15 '18 00:04 dwillis

Do you need these labels created? As a convention, would you like the civic entity first and the issue second such as Precinct: Missing, Precinct: Data Error or the other way around like Data Error: County? If the former, would Races: Missing be acceptable?

jotasprout avatar Oct 08 '18 18:10 jotasprout

@jotasprout I think they would be very helpful, yes, thanks! I think the convention should be issue first, jurisdiction second.

dwillis avatar Oct 09 '18 01:10 dwillis

Do you have a file they're kept in for automatic application? I don't think I can create them as I'm not a member of your team/org/group so I need to do something via PR (also, I found y'all searching for Hacktoberfest opportunities).

jotasprout avatar Oct 10 '18 20:10 jotasprout

@jotasprout We don't, but that's a good idea. You could do a PR with a file describing the convention and some suggested titles - we'd love that.

dwillis avatar Oct 11 '18 01:10 dwillis

I'm about to submit the PR. There are plenty of repos of scripts for doing this automatically so I feel like writing one would be reinventing the wheel. My PR just has a labels.js file with some labels and colors I felt were appropriate. If you'd like, I sure wouldn't mind practicing my newfound knowledge by reinventing the wheel just for this, but I could also just find a simple script you could use.

jotasprout avatar Oct 11 '18 23:10 jotasprout