This commit is contained in:
RocketGod
2022-09-22 10:41:47 -07:00
parent e51463a5d1
commit 8347d2f50e
565 changed files with 165005 additions and 0 deletions

View 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]

View 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. -->