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