Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions ISSUE_TEMPLATE/BUGFIX.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Bug report
about: Report any bugs for this project
title: 'TITLE'
labels: 'bugfix'
assignees: 'devops-infra/christophshyper'

---
### Brief description


<!-- Write you description here -->


### Checklist
* [ ] Provided a clear and concise description of what the bug is.
* [ ] Given a clear and concise description of what was expected to happen.
* [ ] Provided an information how to reproduce the error.
* [ ] If applicable, added screenshots to help explain the issue.
* [ ] Added any other context about the issue that can help to understand it.
* [ ] Associated pull request has been already created and link was provided.


*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) for more information*
22 changes: 22 additions & 0 deletions ISSUE_TEMPLATE/DOCUMENTATION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Update documentation
about: Request update of the documentation.
title: 'TITLE'
labels: 'documentation'
assignees: 'devops-infra/christophshyper'

---
### Brief description


<!-- Write you description here -->


### Checklist
* [ ] Provided a clear and concise description of what the issue is.
* [ ] Given a clear and concise description of what is expected.
* [ ] Added any other context or screenshots about the feature request.
* [ ] Associated pull request has been already created and link was provided.


*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) for more information*
23 changes: 23 additions & 0 deletions ISSUE_TEMPLATE/FEATURE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Feature request
about: Suggest an idea for this project
title: 'TITLE'
labels: 'feature'
assignees: 'devops-infra/christophshyper'

---
### Brief description


<!-- Write you description here -->


### Checklist
* [ ] Provided a clear and concise description of what the issue is.
* [ ] Given a clear and concise description of what is expected.
* [ ] Proposed a clear and concise description of any alternative solutions or other features.
* [ ] Added any other context or screenshots about the feature request.
* [ ] Associated pull request has been already created and link was provided.


*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) for more information*
8 changes: 8 additions & 0 deletions ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Contributing details
url: https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md
about: Details about contributing rules
- name: Code of Conduct
url: https://github.com/devops-infra/.github/blob/master/CODE_OF_CONDUCT.md
about: Details about Code of Conduct