2020-04-13 09:32:00 +00:00
|
|
|
<!--
|
|
|
|
|
2021-10-20 21:34:16 +00:00
|
|
|
1. If you haven't already, please read https://github.com/ether/etherpad-lite/blob/master/CONTRIBUTING.md#pull-requests .
|
|
|
|
2. Run all the tests, both front-end and back-end. (see https://github.com/ether/etherpad-lite/blob/master/CONTRIBUTING.md#testing)
|
|
|
|
3. Keep business logic and validation on the server-side.
|
|
|
|
4. Update documentation.
|
|
|
|
5. Write `fixes #XXXX` in your comment to auto-close an issue.
|
2020-04-13 09:32:00 +00:00
|
|
|
|
2021-10-20 21:34:16 +00:00
|
|
|
If you're making a big change, please explain what problem it solves:
|
|
|
|
- Explain the purpose of the change. When adding a way to do X, explain why it is important to be able to do X.
|
|
|
|
- Show the current vs desired behavior with screenshots/GIFs.
|
2020-04-13 09:32:00 +00:00
|
|
|
|
|
|
|
-->
|