Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhose committed Mar 3, 2016
1 parent 3a093f2 commit 1f7bc25
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
| Q | R
| ----------------------------- | -------------------------------------------
| Correction de bugs ? | oui/non
| Nouvelle Fonctionnalité ? | oui/non
| Tickets (_issues_) concernés | -
| Q | R
| ----------------------------------- | -------------------------------------------
| Type de modification | correction de bug / nouvelle fonctionnalité / évolution
| Ticket(s) (_issue(s)_) concerné(s) | (ex #1337)

### QA

* Instruction 1 (ex : lancez `python manage.py migrate` et `npm run gulp build`)
* Instruction 2
* etc

0 comments on commit 1f7bc25

Please sign in to comment.