wandb

Форк
0
75 строк · 1.8 Кб
1
---
2
name: 🐞 App Bug — in the Web App
3
description: Create a report to help us improve W&B by reproducing and fixing bugs
4
title: "[App]: "
5
labels:
6
  - "app"
7

8
body:
9
  - type: markdown
10
    attributes:
11
      value: |
12
        **Thanks :heart: for taking the time to fill out this bug report!**
13
        We kindly ask that you search to see if an issue [already exists](https://github.com/wandb/wandb/issues?q=is%3Aissue+sort%3Acreated-desc+) for the bug you encountered.
14

15
  - type: textarea
16
    attributes:
17
      label: Current Behavior
18
      description: |
19
        A clear and concise description of the issue you're experiencing.
20
    validations:
21
      required: false
22

23
  - type: textarea
24
    attributes:
25
      label: Expected Behavior
26
      description: |
27
        A clear and concise description of what you expected to happen.
28
    validations:
29
      required: false
30

31
  - type: textarea
32
    attributes:
33
      label: Steps To Reproduce
34
      description: Steps to reproduce the behavior.
35
      placeholder: |
36
        1. Go to '...'
37
        2. Click on '....'
38
        3. Scroll down to '....'
39
        4. See error
40
    validations:
41
      required: false
42

43
  - type: textarea
44
    attributes:
45
      label: Screenshots
46
      description: |
47
        If applicable, add screenshots to help explain your problem.
48

49
        Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
50
    validations:
51
      required: false
52

53
  - type: textarea
54
    attributes:
55
      label: Environment
56
      description: |
57
        Information about your environment where you see the bug.
58

59
      value: |
60
        OS:
61

62
        Browsers:
63

64
        Version:
65

66
    validations:
67
      required: true
68

69
  - type: textarea
70
    attributes:
71
      label: Additional Context
72
      description: |
73
        Add any other context about the problem here.
74
    validations:
75
      required: false
76

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

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

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

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