forked from IPKM/nmreval
rethink choices of 0c7ca0b9ba; minimum selection at least should work, cf. #166
This commit is contained in:
@ -11,6 +11,13 @@ body:
|
||||
description: A concise description of what you're experiencing.
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Version
|
||||
description: For which version have you observed this behavior?
|
||||
placeholder: You find the program version in "Help/About"
|
||||
validation:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Expected behavior
|
||||
|
@ -2,4 +2,4 @@ blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Mystery
|
||||
url: https://c.xkcd.com/random/comic/
|
||||
about: What is behind door number 4?
|
||||
about: What is behind door number 3?
|
||||
|
Reference in New Issue
Block a user