We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084d604 commit cba0944Copy full SHA for cba0944
1 file changed
.github/ISSUE_TEMPLATE/new-presente.yml
@@ -32,14 +32,6 @@ body:
32
placeholder: 25/04/2025 - 19:00 BRT
33
validations:
34
required: true
35
- - type: input
36
- id: event_link
37
- attributes:
38
- label: Link do Evento
39
- description: URL da transmissão do evento
40
- placeholder: https://www.twitch.tv/githubbrasil
41
- validations:
42
- required: true
43
- type: textarea
44
id: speakers
45
attributes:
@@ -50,18 +42,7 @@ body:
50
- Beltrana Dev: Dicas avançadas de Git e GitHub
51
52
53
- - type: textarea
54
- id: event_structure
55
56
- label: Estrutura do Evento
57
- description: Descreva o fluxo do evento.
58
- placeholder: |-
59
- - Abertura e introdução
60
- - Palestras
61
- - Q&A com palestrantes
62
- - Encerramento
63
64
+
65
46
- type: checkboxes
66
47
id: pre_event_tasks
67
48
0 commit comments