2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 18:15:40 +00:00

Update issue templates to GH forms (#3495)

* move bug report to form

* add more options

* move FRs to templates

* add tag information
This commit is contained in:
Matthias Mair
2022-08-08 03:12:52 +02:00
committed by GitHub
parent 6c55874dd1
commit 964d674884
5 changed files with 118 additions and 73 deletions

View File

@ -167,6 +167,9 @@ HTML and javascript files are passed through the django templating engine. Trans
The tags describe issues and PRs in multiple areas:
| Area | Name | Description |
|---|---|---|
| Triage Labels | | |
| | triage:not-checked | Item was not checked by the core team |
| | triage:not-approved | Item is not green-light by maintainer |
| Type Labels | | |
| | breaking | Indicates a major update or change which breaks compatibility |
| | bug | Identifies a bug which needs to be addressed |