We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f8a3de + ab91d5f commit 1e9523cCopy full SHA for 1e9523c
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,26 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve this project
4
+title: ''
5
+assignees: ''
6
+
7
8
9
+### Describe the bug
10
11
+A clear and concise description of what the bug is.
12
13
+### To Reproduce
14
15
+<!--
16
+Steps to reproduce the behaviour
17
+-->
18
19
+### Expected behavior
20
21
+A clear and concise description of what you expected to happen.
22
23
+### Additional context
24
25
+- Go version:
26
+- Git provider:
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: true
+contact_links:
+ - name: Ask a question
+ url: https://github.com/fluxcd/flux2/discussions
+ about: Please ask and answer questions here.
0 commit comments