Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 3 #2662

Merged
merged 2 commits into from Jul 10, 2020
Merged

Patch 3 #2662

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 11 additions & 1 deletion .github/ISSUE_TEMPLATE/adicionar-nova-vaga.md
Expand Up @@ -4,7 +4,11 @@ about: Não esqueça de seguir todas as instruções do template antes de abrir
title: "[Cidade] Back-end Developer @ Nome da Empresa"

---

<!--
==================================================
Caso a vaga for remoto durante a pandemia informar no texto "Remoto durante o covid"
==================================================
-->
<!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA BACK-END!
Expand All @@ -17,6 +21,12 @@ Use: "Back-End Developer" ao invés de
Exemplo: `[São Paulo] Back-End Developer @ NOME DA EMPRESA`
==================================================
-->
<!--
==================================================
Caso a vaga for remoto durante a pandemia deixar a linha abaixo
==================================================
-->
> Vaga Remota durante a pandemia

## Nossa empresa

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/issue.yml
Expand Up @@ -9,4 +9,5 @@ jobs:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels-synonyms: '{"Remoto durante pandemia":["Vaga Remota durante a pandemia"]}'
labels-not-allowed: '["Falta Informações","Request changes","stale"]'