synapse/.github
Till 27756c9fdf
Use rstcheck to "lint" the README (#17367)
Follow up to https://github.com/element-hq/synapse/pull/17363, so we can
detect issues with the RST file early on.


### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [x] Pull request is based on the develop branch
* [x] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [x] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct
(run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
2024-06-27 13:36:08 +02:00
..
ISSUE_TEMPLATE Fix outdated Security Disclosure Policy references (#17341) 2024-06-25 15:58:30 +01:00
workflows Use rstcheck to "lint" the README (#17367) 2024-06-27 13:36:08 +02:00
CODEOWNERS More renaming 2023-12-13 15:41:11 +00:00
dependabot.yml Make Dependabot only bump Rust deps in the lock file (#14434) 2022-11-14 14:45:17 +00:00
ISSUE_TEMPLATE.md Fix outdated Security Disclosure Policy references (#17341) 2024-06-25 15:58:30 +01:00
PULL_REQUEST_TEMPLATE.md Remove CI check for sign off (#16776) 2024-01-10 13:53:20 +00:00
SUPPORT.md Update SUPPORT.md 2019-06-25 12:24:23 +01:00