Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 968 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

37 lines (24 loc) · 968 Bytes
  • Please. Be clear, patient and concise.
  • We prefer english as it will reach a wider audience, but you can post issues in Brazilian Portuguese also. In this case you should prefix you issue with [pt-br], like this: [pt-br] problema na função X.
  • pt-br: você também pode publicar issue em português. Neste caso, você deve utilizar o prefixo [pt-br], como neste exemplo: [pt-br] problema na função X.

Step 2: Describe your environment

  • Browser: _____
  • Device: _____

Se o problema for no backend

  • WordPress Version
  • PHP Version
  • Server
  • Cache or Proxy Reverse use

Step 3: Describe the problem:

Steps to reproduce:




Observed Results:

  • What happened? Please describe as clearly as possibble. You may add log output and other infos.

Expected Results:

  • What did you expect to happen?

Relevant Code:

// TODO(you): code here to reproduce the problem