Meta: (bug_report.yml) Add Org version, remove labels and assignee

This commit is contained in:
Adam Porter 2023-12-19 03:25:37 -06:00
parent 77b4c2bce2
commit 4ef9d9efed

View file

@ -1,8 +1,8 @@
name: Bug Report name: Bug Report
description: File a bug report description: File a bug report
labels: ["bug"] # labels: ["bug"]
assignees: # assignees:
- alphapapa # - alphapapa
body: body:
- type: markdown - type: markdown
attributes: attributes:
@ -29,13 +29,13 @@ body:
description: By what method did you run Emacs? (i.e. what command did you run?) description: By what method did you run Emacs? (i.e. what command did you run?)
validations: validations:
required: true required: true
# - type: input - type: textarea
# id: emacs-frame id: org-provenance
# attributes: attributes:
# label: Emacs frame type label: Org version and provenance
# description: Did the problem happen on a GUI or tty Emacs frame? description: What version of Org are you using, where did you acquire it, and how did you install it?
# validations: validations:
# required: true required: true
- type: input - type: input
id: package-provenance id: package-provenance
attributes: attributes: