]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - .github/PULL_REQUEST_TEMPLATE.md
Add ability to search playlists
[github/Chocobozzz/PeerTube.git] / .github / PULL_REQUEST_TEMPLATE.md
CommitLineData
a4879b53 1## Description
eb77f4ce 2
a4879b53
RK
3<!-- Please include a summary of the change, with motivation and context -->
4
5## Related issues
a4879b53 6
eb77f4ce
C
7<!-- If suggesting a new feature or change, please discuss it in an issue first -->
8<!-- If fixing a bug, there should be an issue describing it with steps to reproduce -->
9<!-- 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 -->
a4879b53
RK
10
11## Has this been tested?
eb77f4ce 12
a4879b53
RK
13<!--- Put an `x` in the box that applies: -->
14- [ ] 👍 yes, I added tests to the test suite
15- [ ] 👍 yes, light tests as follows are enough
16- [ ] 💭 no, because this PR is a draft and still needs work
17- [ ] 🙅 no, because they aren't needed
18- [ ] 🙋 no, because I need help
19
20<!--
21If 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:
22
23Please describe the tests that you ran to verify your changes.
24Provide instructions so we can reproduce.
25Please also list any relevant details for your test configuration(s):
26-->
27
a4879b53 28## Screenshots
a4879b53 29
eb77f4ce 30<!-- delete if not relevant -->