File tree Expand file tree Collapse file tree 2 files changed +23
-15
lines changed Expand file tree Collapse file tree 2 files changed +23
-15
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : ' Enhancement request'
3
- about : ' Suggest an enhancement/change to an existing feature for the Kotlin Extension'
2
+ name : ' Feature request'
3
+ about : ' Suggest a feature for the Kotlin Extension'
4
4
title :
5
- labels : ' Type: Enhancement '
5
+ labels : ' Type: Feature '
6
6
---
7
7
8
- <!-- Please use markdown (https://guides.github.com/features/mastering-markdown/) semantics throughout the enhancement description. -->
8
+ <!-- Please use markdown (https://guides.github.com/features/mastering-markdown/) semantics throughout the feature description. -->
9
9
10
- ### Enhancement Description
10
+ ### Feature Description
11
11
12
- <!-- Please provide a description of the feature you envision. -->
12
+ <!--
13
+ Please provide a description of the feature you envision.
14
+ For example (pseudo-)code snippets showing what it might look like help us understand your suggestion better.
15
+ -->
13
16
14
17
### Current Behaviour
15
18
16
19
<!-- Please share the current behaviour of the Kotlin Extension around this topic, if applicable. -->
17
20
18
21
### Wanted Behaviour
19
22
20
- <!-- Please described the desired outcome through the Kotlin Extension around the suggested enhancement . -->
23
+ <!-- Please described the desired outcome through the Kotlin Extension around the suggested feature . -->
21
24
22
25
### Possible Workarounds
23
26
24
- <!-- If applicable, share any workarounds for the described enhancement . -->
27
+ <!-- If applicable, share any workarounds for the described feature . -->
Original file line number Diff line number Diff line change 1
1
---
2
2
name : ' Enhancement request'
3
- about : ' Suggest an enhancement to an existing feature for Axon Framework - Extension Kotlin '
3
+ about : ' Suggest an enhancement/change to an existing feature for the Kotlin Extension'
4
4
title :
5
- labels : ' type: enhancement'
6
-
5
+ labels : ' Type: Enhancement'
7
6
---
8
7
9
- ### Scenario
8
+ <!-- Please use markdown (https://guides.github.com/features/mastering-markdown/) semantics throughout the enhancement description. -->
9
+
10
+ ### Enhancement Description
10
11
11
- * extension-kotlin version:
12
- * Axon Framework version:
13
- * Description of your use case: (detailed description or executable reproducer, e.g. GitHub repo)
12
+ <!-- Please provide a description of the feature you envision. -->
14
13
15
14
### Current Behaviour
16
15
16
+ <!-- Please share the current behaviour of the Kotlin Extension around this topic, if applicable. -->
17
+
17
18
### Wanted Behaviour
18
19
20
+ <!-- Please described the desired outcome through the Kotlin Extension around the suggested enhancement. -->
21
+
19
22
### Possible Workarounds
23
+
24
+ <!-- If applicable, share any workarounds for the described enhancement. -->
You can’t perform that action at this time.
0 commit comments