Leonid Plyushch
5 years ago
4 changed files with 3 additions and 49 deletions
@ -1,25 +0,0 @@ |
|||||
--- |
|
||||
name: Bug report |
|
||||
about: Create a report to help us improve |
|
||||
|
|
||||
--- |
|
||||
|
|
||||
<!-- Important note: Refusing to provide needed information may result in issue closing. --> |
|
||||
|
|
||||
**Problem description** |
|
||||
A clear and concise description of what the problem is. You may post screenshots in addition to description. |
|
||||
|
|
||||
**Steps to reproduce** |
|
||||
Steps to reproduce the behavior. Please post all necessary commands that are needed to reproduce the issue. |
|
||||
|
|
||||
**Expected behavior** |
|
||||
A clear and concise description of what you expected to happen. |
|
||||
|
|
||||
**Additional information** |
|
||||
Post output of command `termux-info`. |
|
||||
|
|
||||
Depending on problem, additional information may be requested: |
|
||||
|
|
||||
1. Android warning/error log: `logcat -d "*:W"`. |
|
||||
2. Output of strace: `strace -fv -s 2048 -o strace.log {program name}`. |
|
||||
3. If program write it's own log files, you may need to attach them. |
|
@ -1,19 +0,0 @@ |
|||||
--- |
|
||||
name: Package request |
|
||||
about: Suggest a new package |
|
||||
|
|
||||
--- |
|
||||
|
|
||||
<!-- Important note: motivating 'why this package is needed' will most likely give the package higher priority in the developers TODO-list --> |
|
||||
|
|
||||
**Package description** |
|
||||
Describe what this package do and why it should be available. |
|
||||
|
|
||||
**Link to home page and sources** |
|
||||
1. Home page: |
|
||||
2. Source code: |
|
||||
|
|
||||
**Additional information** |
|
||||
Have you compiled or tried to compile the package on device? |
|
||||
* If it didn't work then please provide the error you ran into |
|
||||
* If it did work then please share any patches that you had to apply |
|
Before Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in new issue