Add URH
This commit is contained in:
27
Software/urh/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
27
Software/urh/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
|
||||
---
|
||||
|
||||
##### Expected Behavior
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
##### Actual Behavior
|
||||
|
||||
##### Steps To Reproduce
|
||||
<!-- Explain the steps to reproduce the behavior. -->
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
##### Screenshots
|
||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
##### Platform Specifications
|
||||
<!-- please complete the following information -->
|
||||
- OS: [e.g. Arch Linux]
|
||||
- URH version: [e.g. 2.4.2]
|
||||
- Python version: [e.g. 3.7]
|
||||
- Installed via [e.g. pip]
|
18
Software/urh/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
18
Software/urh/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea to enhance URH
|
||||
|
||||
---
|
||||
|
||||
##### Is your feature request related to a problem?
|
||||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
-->
|
||||
|
||||
##### Describe the solution you'd like
|
||||
<!-- A clear and concise description of what you want to happen. -->
|
||||
|
||||
##### Describe alternatives you've considered
|
||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
||||
|
||||
##### Additional context
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
Reference in New Issue
Block a user