Переглянути джерело

Update PULL_REQUEST_TEMPLATE.md

Krzysztof Krysiński 4 місяців тому
батько
коміт
653fb0a40b
1 змінених файлів з 10 додано та 6 видалено
  1. 10 6
      PULL_REQUEST_TEMPLATE.md

+ 10 - 6
PULL_REQUEST_TEMPLATE.md

@@ -1,8 +1,12 @@
- ## Pull Requests
+ ## Clearly describe changes, as detailed as possible
 
- Pull request rules:
+_Include the link to the related issues if relevant_ 
 
- 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.
- 4. Make sure all tests are passing.
+ ## If possible, show examples of usage
+
+_a video, screenshots, text description_
+
+## SELECT BELOW TO CONTINUE
+- [ ] I wrote tests for my changes (if possible)
+- [ ] I've included XML docs inside the code in relevant places
+- [ ] I agree to [PixiEditor's Code of Conduct](https://github.com/PixiEditor/PixiEditor/blob/master/CODE_OF_CONDUCT.md)