File tree Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 1
1
# I have issues
2
2
3
- ## I'm submitting a
3
+ ## I'm submitting a...
4
4
5
5
* [ ] bug report
6
6
* [ ] feature request
7
7
* [ ] support request
8
+ * [ ] kudos, thank you, warm fuzzy
8
9
9
- ## What is the current behavior
10
+ ## What is the current behavior?
10
11
11
- ## If this is a bug, how to reproduce? Please include a code sample
12
12
13
- ## What's the expected behavior
14
13
15
- ## Environment
14
+ ## If this is a bug, how to reproduce? Please include a code sample if relevvant.
15
+
16
+
17
+
18
+ ## What's the expected behavior?
19
+
20
+
21
+
22
+ ## Are you able to fix this problem and submit a PR? Link here if you have already.
23
+
24
+ ## Environment details
16
25
17
26
* Affected module version:
18
27
* OS:
19
28
* Terraform version:
20
29
21
- ## Other relevant info
30
+ ## Any other relevant info
Original file line number Diff line number Diff line change @@ -9,5 +9,6 @@ Please explain the changes you made here and link to any relevant issues.
9
9
- [ ] ` terraform fmt ` and ` terraform validate ` both work from the root and ` examples/eks_test_fixture ` directories (look in CI for an example)
10
10
- [ ] Tests for the changes have been added and passing (for bug fixes/features)
11
11
- [ ] Test results are pasted in this PR (in lieu of CI)
12
- - [ ] Docs have been added/updated (for bug fixes/features)
13
- - [ ] Any breaking changes are noted in the description above
12
+ - [ ] Docs have been updated using ` terraform-docs ` per ` README.md ` instructions
13
+ - [ ] I've added my change to CHANGELOG.md
14
+ - [ ] Any breaking changes are highlighted above
You can’t perform that action at this time.
0 commit comments