Browse Source

Create PULL_REQUEST_TEMPLATE.md

flabbet 6 years ago
parent
commit
3a76e27a76
1 changed files with 7 additions and 0 deletions
  1. 7 0
      PULL_REQUEST_TEMPLATE.md

+ 7 - 0
PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,7 @@
+ ## Pull Requests
+ 
+ Pull request rules:
+ 
+ 1. Clearly describe changes, as detailed as possible
+ 2. If possible, show examples of usage
+ 3. Ensure any install or build dependencies are removed before the end of the layer when doing a build.