This commit is contained in:
Matthias 2022-05-03 01:16:44 +02:00
parent f8a2811d90
commit 1c0c3f9a72
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -125,3 +125,43 @@ HTML and javascript files are passed through the django templating engine. Trans
<span>{% trans "This string will be translated" %} - this string will not!</span>
```
## Github use
### Tags
The tags describe issues and PRs in multiple areas:
| Area | Name | Description |
|---|---|---|
| Inventree Features | | |
| | 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 |
| Built in | | |
| | help wanted | tbd |
| | starter | tbd |