# GitHub

&#x20;O **Github** é uma plataforma de hospedagem de código-fonte com controle de versão **Git**. É utilizada por desenvolvedores para buscar a contribuição de outros usuários no desenvolvimento de determinado projeto, ou para divulgá-lo, servindo assim como um portfólio.

O Tiflux está integrado com a parte das **Issues** no **Github,** onde os usuários contribuem ou reportam os **problemas**/**bugs** encontrados. Ficando assim mais fácil a correção do problema e a obtenção das informações para simulação dos problemas.&#x20;

![](/files/-MctyVlwcAJOUdqUv0l2)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guia-de-uso.tiflux.com/integracoes/projetos/github-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
