Skip to content

Commit

Permalink
ADD github default template for issues and PRs (OCA#1108)
Browse files Browse the repository at this point in the history
  • Loading branch information
eLBati authored and tafaRU committed Mar 9, 2019
1 parent 3afe89b commit 3581c63
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Versioni coinvolte:

Passi per riprodurre:

Comportamento osservato:

Comportamento atteso:

Video/Screenshot (opzionale):
11 changes: 11 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Descrizione del problema o della funzionalità:

Comportamento attuale prima di questa PR:

Comportamento desiderato dopo questa PR:




--
Confermo di aver firmato il CLA https://odoo-community.org/page/cla e di aver letto le linee guida su https://odoo-community.org/page/contributing

0 comments on commit 3581c63

Please sign in to comment.