termux-app

Форк
0
/
01-bug-report.yml 
44 строки · 1.6 Кб
1
name: "Bug report"
2
description: "Create a report to help us improve"
3
title: "[Bug]: "
4
labels: ["bug report"]
5
body:
6
  - type: markdown
7
    attributes:
8
      value: |
9
        This is a bug tracker of the Termux app. If you have issues with a package inside the app, then please open an issue at [termux-packages](https://github.com/termux/termux-packages) instead.
10

11
        Use search before you open an issue to check whether your issue has been already reported and perhaps solved.
12

13
        Android versions 5.x and 6.x are not supported anymore.
14

15
        If you have issues installing packages then please see https://github.com/termux/termux-packages/issues/6726.
16
  - type: textarea
17
    attributes:
18
      label: Problem description
19
      description: |
20
        A clear and concise description of what the problem is. You may attach the logs, screenshots, screen video recording and whatever else that will help to understand the issue.
21

22
        Issues without proper description will be closed without solution.
23
    validations:
24
      required: true
25
  - type: textarea
26
    attributes:
27
      label: Steps to reproduce the behavior.
28
      description: |
29
        Please post all necessary commands that are needed to reproduce the issue.
30
    validations:
31
      required: true
32
  - type: textarea
33
    attributes:
34
      label: What is the expected behavior?
35
  - type: textarea
36
    attributes:
37
      label: System information
38
      description: Please provide info about your device
39
      value: |
40
        * Termux application version:
41
        * Android OS version:
42
        * Device model:
43
    validations:
44
      required: true
45

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.