From cea55e0efa801e72915623784532c6e6d385800a Mon Sep 17 00:00:00 2001 From: Gilles Dubois Date: Sat, 12 Aug 2017 15:25:18 +0200 Subject: [PATCH] Add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 38 ++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..ea04b54 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,38 @@ +## Must read before submitting +Please, take a look to our contributing guidelines before submitting your pull request. +There's some simple rules that will help us to speed up the review process and avoid any misunderstanding + +[Contributors GuideLines](https://github.com/OCSInventory-NG/OCSInventory-ocsreports/blob/master/.github/Contributing.md) + +## Status +**READY/IN DEVELOPMENT/HOLD** + +## Description +A few sentences describing the overall goals of the pull request's commits. + +## Related Issues +Put here all the related issues link + +## Todos +- [ ] Tests +- [ ] Documentation + +## Test environment +If some tests has been already made, please give us your test environment' specs + +#### General informations +Android version : + +#### OCS Inventory informations +Android agent version : + +## Deploy Notes +Notes regarding deployment the contained body of work. These should note any dependencies changes, +logical changes, etc. + +1. + +## Impacted Areas in Application +List general components of the application that this PR will affect: + +*