mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-18 22:34:54 +09:00
Issue 2045, Feature Request (#2071)
Requiring someone to write a design doc/contribute to the feature shouldn't be a requirement for raising a feature request as users may lack the skills required to do this.
This commit is contained in:
@@ -25,9 +25,9 @@ body:
|
|||||||
description: Are you willing to contribute to the implementation of this feature?
|
description: Are you willing to contribute to the implementation of this feature?
|
||||||
options:
|
options:
|
||||||
- label: I can write the design doc for this feature
|
- label: I can write the design doc for this feature
|
||||||
required: true
|
required: false
|
||||||
- label: I can contribute this feature
|
- label: I can contribute this feature
|
||||||
required: true
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: How can it be implemented?
|
label: How can it be implemented?
|
||||||
|
|||||||
Reference in New Issue
Block a user