nextcloud-spreed-signaling/.github/PULL_REQUEST_TEMPLATE.md
mathieu.brunot e056d595e4
📝 Add GitHub templates for issues and PR
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-06-01 16:12:46 +02:00

30 lines
1.1 KiB
Markdown

<!--
Some key notes before you open a PR:
1. Select which branch should this PR be merged in? By default, you should always merge to the develop branch.
2. PR name follows [convention](http://karma-runner.github.io/4.0/dev/git-commit-msg.html)
3. All tests pass locally, UI and Unit tests
4. All business logic and validations must be on the server-side
5. Update necessary Documentation
6. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes
Also, if you're new here
- Contribution Guide => https://github.com/strukturag/nextcloud-spreed-signaling/blob/master/CONTRIBUTING.md
-->
> Please provide enough information so that others can review your pull request:
<!-- You can skip this if you're fixing a typo or updating existing documentation -->
> Explain the **details** for making this change. What existing problem does the pull request solve?
<!-- Example: When "Adding a function to do X", explain why it is necessary to have a way to do X. -->
> Screenshots/GIFs
<!-- Add images/recordings to better visualize the change: expected/current behviour -->