Commit 99ddbd2 1 parent a13b7cc commit 99ddbd2 Copy full SHA for 99ddbd2
File tree 4 files changed +21
-6
lines changed
4 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 37
37
label : Verwacht gedrag / Expected behavior
38
38
description : Een duidelijke omschrijving van wat de verwachting is / A clear and concise description of what you expected to happen.
39
39
validations :
40
- required : false
40
+ required : false
Original file line number Diff line number Diff line change 1
1
blank_issues_enabled : true
2
2
contact_links :
3
- # - name: Meldt een veiligheidsprobleem / Report a security vulnerability
4
- # url: https://github.com/maykinmedia/open-klant/security/policy
5
- # about: Bekijk ons beveiligingsbeleid voor meer informatie / Please review our security policy for more details
6
3
- name : Ondersteuning met prioriteit / Priority support
7
4
url : https://opengem.nl/contact/
8
5
about : Neem direct contact met ons op / Contact us directly to get priority support.
Original file line number Diff line number Diff line change 1
1
name : Verzoek tot verbetering / Feature request
2
- description : Stel een idee voor om het project beter te maken / Suggest an idea for this project
2
+ description : Stel een idee voor om het product beter te maken / Suggest an idea for this product
3
3
title : " Title here"
4
4
labels : ["enhancement", "triage"]
5
5
assignees : []
6
6
body :
7
+ - type : dropdown
8
+ id : theme
9
+ attributes :
10
+ label : Thema / Theme
11
+ options :
12
+ - " Klantinteracties API"
13
+ - " Contactgevens API"
14
+ - " Referentielijsten API"
15
+ - " Admin"
16
+ - " Other"
17
+ validations :
18
+ required : true
7
19
- type : textarea
8
20
id : description
9
21
attributes :
14
26
- type : textarea
15
27
id : added-value
16
28
attributes :
17
- label : Added value / Toegevoegde waarde
29
+ label : Toegevoegde waarde / Added value
18
30
description : Omschrijf de toegevoegde waarde voor de bedrijfsvoering of dienstverlening / Describe the added value for business operations or services
19
31
validations :
20
32
required : false
Original file line number Diff line number Diff line change
1
+ Fixes #
2
+
3
+ ** Changes**
4
+
5
+ [ Describe the changes here]
6
+
You can’t perform that action at this time.
0 commit comments