Skip to content

Commit 1e9523c

Browse files
authored
Merge pull request #82 from fluxcd/issue-template
Add issue template
2 parents 6f8a3de + ab91d5f commit 1e9523c

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Ask a question
4+
url: https://github.com/fluxcd/flux2/discussions
5+
about: Please ask and answer questions here.

0 commit comments

Comments
 (0)