Skip to content

Commit

Permalink
Merge pull request #3380 from zestedesavoir/sandhose-add-pr-template
Browse files Browse the repository at this point in the history
Ajout d'un template de pull-request
  • Loading branch information
gustavi committed Mar 14, 2016
2 parents a4fcedb + 40b3792 commit 9a844fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
| 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 9a844fb

Please sign in to comment.