more templates

This commit is contained in:
2021-03-29 00:13:20 +03:00
parent 4a462502e7
commit b6bc1b77dc
6 changed files with 44 additions and 7 deletions

View File

@ -7,14 +7,18 @@ assignees: ''
---
**Describe the bug**
## Summary
A clear and concise description of what the bug is.
**To Reproduce**
### Steps to Reproduce
Steps to reproduce the behavior (commands, environment etc)
**Expected behavior**
### Expected behavior
A clear and concise description of what you expected to happen.
**Logs**
### Logs
Add logs to help explain your problem. Logs to stderr can be generated by using `--no-log` command line option.

12
.github/ISSUE_TEMPLATE/discussion.md vendored Normal file
View File

@ -0,0 +1,12 @@
---
name: Question
about: Create an issue to get help with project
title: ''
labels: question
assignees: ''
---
## Describe your question below
A clear and concise description of your issue for which you would like to get help.

View File

@ -7,8 +7,14 @@ assignees: ''
---
**Is your feature request related to a problem? Please describe.**
## Feature summary
Brief description of the feature required
### Cause of the feature request
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
### Proposed changes and/or features
A clear and concise description of what you want to happen.