mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
* chore: Rename some occurences of etherpad-lite to etherpad * chore: Adjust etherpad git urls * chore: Rename more occurences from etherpad-lite to etherpad * chore: Adjust default text
14 lines
648 B
Markdown
14 lines
648 B
Markdown
<!--
|
|
|
|
1. If you haven't already, please read https://github.com/ether/etherpad/blob/master/CONTRIBUTING.md#pull-requests .
|
|
2. Run all the tests, both front-end and back-end. (see https://github.com/ether/etherpad/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.
|
|
|
|
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.
|
|
|
|
-->
|