]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/PULL_REQUEST_TEMPLATE.md
Add ability to bulk block videos
[github/Chocobozzz/PeerTube.git] / .github / PULL_REQUEST_TEMPLATE.md
index 517d318b1e28a67f75a9b68425c408b3d853a527..abc25477f0971c0b816052eb4725204a44a01cc4 100644 (file)
@@ -1,53 +1,22 @@
 ## Description
+
 <!-- Please include a summary of the change, with motivation and context -->
 
 ## Related issues
-<!--- If suggesting a new feature or change, please discuss it in an issue first -->
-<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
-<!-- start with closing keywords if any apply: https://docs.github.com/en/enterprise/2.16/user/github/managing-your-work-on-github/closing-issues-using-keywords -->
-
-## Type of change
-<!--- Put an `x` in all the boxes that apply: -->
-- [ ] ♻️ Refactor discussed in #
-- [ ] ✨ Feature as discussed in #
-- [ ] 🐛 Bug Fix
-- [ ] 👷 Optimization/Maintenance
-- [ ] 📝 Documentation Update
-- [ ] 🔖 Release
-- [ ] 🚩 Other
 
-## Has this been tested?
-<!--- Put an `x` in the box that applies: -->
-- [ ] 👍 yes, I added tests to the test suite
-- [ ] 👍 yes, light tests as follows are enough
-- [ ] 💭 no, because this PR is a draft and still needs work
-- [ ] 🙅 no, because they aren't needed
-- [ ] 🙋 no, because I need help
+<!-- If suggesting a new feature or change, please discuss it in an issue first -->
+<!-- If fixing a bug, there should be an issue describing it with steps to reproduce -->
 
-<!--
-If you didn't test via unit-testing, you will still be asked to prove your fix is effective, doesn't have side-effects, or that your feature simply works:
+## Has this been tested?
 
-Please describe the tests that you ran to verify your changes.
-Provide instructions so we can reproduce.
-Please also list any relevant details for your test configuration(s):
--->
+<!-- Put an `x` in the box that applies: -->
+<!-- Check the unit test guide: https://docs.joinpeertube.org/contribute-getting-started?id=unit-tests -->
 
-**Self-test configuration**:
-* NodeJS version: <!-- if PR change dependencies -->
-* Viewport sizes: <!-- if PR changes UI -->
-* Browser name/version: <!-- if PR changes UI -->
+- [ ] 👍 yes, I added tests to the test suite
+- [ ] 💭 no, because this PR is a draft and still needs work
+- [ ] 🙅 no, because this PR does not update server code
+- [ ] 🙋 no, because I need help <!-- Detail how we can help you -->
 
 ## Screenshots
-<!-- delete if not relevant -->
 
-## Checklist:
-<!-- delete unrelevant entries -->
-<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
-<!--- Put an `x` in all the boxes that apply: -->
-- [ ] 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
+<!-- delete if not relevant -->