Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Update labels a bit
  • Loading branch information
SchrodingersGat authored May 4, 2022
1 parent 1e4cf34 commit dbc0023
Showing 1 changed file with 31 additions and 34 deletions.
65 changes: 31 additions & 34 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,37 +131,34 @@ HTML and javascript files are passed through the django templating engine. Trans
The tags describe issues and PRs in multiple areas:
| Area | Name | Description |
|---|---|---|
| Feature | | |
| | feat: API | tbd |
| | feat: barcode | tbd |
| | feat: build | tbd |
| | feat: docker | tbd |
| | feat: importer | tbd |
| | feat: order | tbd |
| | feat: part | tbd |
| | feat: plugin | tbd |
| | feat: pricing | tbd |
| | feat: report | tbd |
| | feat: setup | tbd |
| | feat: stock | tbd |
| | feat: user interface | tbd |
| Type | | |
| | typ: bug | tbd |
| | typ: dependencies | tbd |
| | typ: enhancement | tbd |
| | typ: security | tbd |
| | typ: question | tbd |
| | typ: roadmap | tbd |
| State | | |
| | state: duplicate | tbd |
| | state: invalid | tbd |
| | state: no-activity | tbd |
| | state: duplicate | tbd |
| | state: wontfix | tbd |
| Ecosystem | | |
| | eco: app | tbd |
| | eco: CI | tbd |
| | eco: demo | tbd |
| GH Built in | | |
| | help wanted | tbd |
| | starter | tbd |
| Type Labels | | |
| | bug | Identifies a bug which needs to be addressed |
| | dependency | Relates to a project dependency |
| | duplicate | Duplicate of another issue or PR |
| | enhancement | This is an suggested enhancement or new feature |
| | help wanted | Assistance required |
| | invalid | This issue or PR is considered invalid |
| | inactive | Indicates lack of activity |
| | question | This is a question |
| | roadmap | This is a roadmap feature with no immediate plans for implementation |
| | security | Relates to a security issue |
| | starter | Good issue for a developer new to the project |
| | wontfix | No work will be done against this issue or PR |
| Feature Labels | | |
| | API | Relates to the API |
| | barcode | Barcode scanning and integration |
| | build | Build orders |
| | importer | Data importing and processing |
| | order | Purchase order and sales orders |
| | part | Parts |
| | plugin | Plugin ecosystem |
| | pricing | Pricing functionality |
| | report | Report generation |
| | stock | Stock item management |
| | user interface | User interface |
| Ecosystem Labels | | |
| | demo | Relates to the InvenTree demo server or dataset |
| | docker | Docker / docker-compose |
| | CI | CI / unit testing ecosystem |
| | setup | Relates to the InvenTree setup / installation process |

0 comments on commit dbc0023

Please sign in to comment.