]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - .github/PULL_REQUEST_TEMPLATE.md
Merge branch 'release/5.0.0' into develop
[github/Chocobozzz/PeerTube.git] / .github / PULL_REQUEST_TEMPLATE.md
... / ...
CommitLineData
1## Description
2
3<!-- Please include a summary of the change, with motivation and context -->
4
5## Related issues
6
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
10## Has this been tested?
11
12<!-- Put an `x` in the box that applies: -->
13<!-- Check the unit test guide: https://docs.joinpeertube.org/contribute-getting-started?id=unit-tests -->
14
15- [ ] 👍 yes, I added tests to the test suite
16- [ ] 💭 no, because this PR is a draft and still needs work
17- [ ] 🙅 no, because this PR does not update server code
18- [ ] 🙋 no, because I need help <!-- Detail how we can help you -->
19
20## Screenshots
21
22<!-- delete if not relevant -->