From eb77f4ce1d5499cb1e21295b66cac6f31ef785cf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 10 Nov 2020 09:36:50 +0100 Subject: Simplify a little bit github templates --- .github/PULL_REQUEST_TEMPLATE.md | 35 ++++++----------------------------- 1 file changed, 6 insertions(+), 29 deletions(-) (limited to '.github/PULL_REQUEST_TEMPLATE.md') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 517d318b1..a49db848f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,22 +1,15 @@ ## Description + ## Related issues - - - -## Type of change - -- [ ] ♻️ Refactor discussed in # -- [ ] ✨ Feature as discussed in # -- [ ] 🐛 Bug Fix -- [ ] 👷 Optimization/Maintenance -- [ ] 📝 Documentation Update -- [ ] 🔖 Release -- [ ] 🚩 Other + + + ## Has this been tested? + - [ ] 👍 yes, I added tests to the test suite - [ ] 👍 yes, light tests as follows are enough @@ -32,22 +25,6 @@ Provide instructions so we can reproduce. Please also list any relevant details for your test configuration(s): --> -**Self-test configuration**: -* NodeJS version: -* Viewport sizes: -* Browser name/version: - ## Screenshots - -## Checklist: - - - -- [ ] I have read the [CONTRIBUTING](./.github/CONTRIBUTING.md) documentation. -- [ ] I didn't make the linter cry -- [ ] I have commented my code, particularly in hard-to-understand areas -- [ ] I have made changes to the documentation as needed -- [ ] I have made changes to the OpenAPI spec as needed -- [ ] To the best of my knowledge, my changes introduce no known security vulnerability -- [ ] I have corrected any misspellings in my code/comments + -- cgit v1.2.3