mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 06:40:03 +03:00
* Add documentation policies page * Add pull request template * Add note of blog posts * Fix and add links * Fix link to Framapad Co-authored-by: felix920506 <felix920506@gmail.com> * Adjust wording of peer review section Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> * Add core review blurb * Add mention of publishing date * Update .github/pull_request_template.md Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> * Update docs/general/contributing/documentation.md Co-authored-by: BotBlake <B0TBlake@protonmail.com> * Fix bad links * Fix links --------- Co-authored-by: felix920506 <felix920506@gmail.com> Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com> Co-authored-by: BotBlake <B0TBlake@protonmail.com>
25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
<!--
|
|
Thank you for contributing to our documentation. We receive a lot of pull requests here, so we want to streamline this process.
|
|
-->
|
|
|
|
**Changes**
|
|
<!-- Describe a little about what you've changed and why. -->
|
|
|
|
**Copyediting**
|
|
|
|
To avoid "nitpicky" reviews, please ensure all of the following have been done for any non-trivial changes.
|
|
|
|
- [ ] I have run this PR [through a spellchecker](https://jellyfin.org/docs/general/contributing/documentation#please-self-review) (e.g. `aspell`).
|
|
- [ ] I have re-read my PR at least twice and fixed any obvious mistakes I see.
|
|
- [ ] I have received [out-of-band peer copyediting](https://jellyfin.org/docs/general/contributing/documentation#peer-copyediting) from someone in [#jellyfin-documentation](https://matrix.to/#/#jellyfin-documentation:matrix.org).
|
|
|
|
While you're waiting for someone to look at your pull request, How about looking at another one? You do not have to do this, but it will help ensure your PR is reviewed quickly in turn.
|
|
|
|
- [ ] I have provided [a *substantive* review of another documentation PR](https://jellyfin.org/docs/general/contributing/documentation#peer-reviews).
|
|
|
|
**Issues**
|
|
|
|
<!-- If applicable, please list any open issues that this PR addresses -->
|
|
<!-- e.g. -->
|
|
<!-- - closes #1234 -->
|