Skip to content

Commit

Permalink
Add more auto labeling (#55830)
Browse files Browse the repository at this point in the history
Co-authored-by: casswedson <[email protected]>
  • Loading branch information
Maleclypse and casswedson authored Mar 12, 2022
1 parent e987ae2 commit d0e356a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,20 @@
"Code: Tests":
- tests/**/*

"NPC / Factions":
- data/json/npcs/**/*

"Bionics":
- "data/json/bionics.json"

"Player Faction Base / Camp":
- "src/basecamp.(cpp|h)"
- data/json/mapgen/basecamps/**/*

"Items: Ammo / Guns":
- data/json/items/gun/**/*
- data/json/items/ammo/**/*

"SDL: Tiles / Sound":
- gfx/**/*
- sound/**/*
Expand Down

0 comments on commit d0e356a

Please sign in to comment.