File tree 3 files changed +12
-5
lines changed
3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
1
2
name : Bug Report
2
- description : File a bug report
3
- title : " [Bug]: "
4
- labels : [" bug", " triage" ]
3
+ description : File a bug report.
4
+ title : ' [Bug]: '
5
+ labels : [bug, triage]
5
6
assignees :
6
7
- skyzyx
7
8
body :
15
16
label : What happened?
16
17
description : Also tell us, what did you expect to happen?
17
18
placeholder : Tell us what you see!
18
- value : " A bug happened!"
19
+ value : A bug happened!
19
20
validations :
20
21
required : true
Original file line number Diff line number Diff line change @@ -4,3 +4,9 @@ contact_links:
4
4
- name : Community Support
5
5
url : https://github.com/northwood-labs/terraform-provider-corefunc/discussions
6
6
about : Please ask and answer questions here.
7
+ - name : Documentation for the Go library.
8
+ url : https://pkg.go.dev/github.com/northwood-labs/terraform-provider-corefunc
9
+ about : Read Go library documentation.
10
+ - name : Documentation for the Terraform provider.
11
+ url : https://registry.terraform.io/providers/northwood-labs/corefunc
12
+ about : Read Terraform provider documentation.
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Feature Request
3
- description : Request new functionality
3
+ description : Request new functionality.
4
4
title : ' [Feature]: '
5
5
labels : [feature, triage]
6
6
assignees :
You can’t perform that action at this time.
0 commit comments