Fix markdown table alignment in CONTRIBUTING.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
silverwind
2026-02-20 04:06:23 +01:00
co-authored by Claude Opus 4.6
parent f6037c90d3
commit d132030206
+4 -4
View File
@@ -182,10 +182,10 @@ Here's how to run the test suite:
- e2e test environment variables
| Variable | Description |
| :-------------- | :-------------------------------------------------------------------------- |
|``GITEA_TEST_E2E_DEBUG`` | When set, show Gitea server output |
|``GITEA_TEST_E2E_FLAGS`` | Additional flags passed to Playwright (e.g. ``--headed --debug``) |
| Variable | Description |
| :------------------------ | :---------------------------------------------------------------- |
| ``GITEA_TEST_E2E_DEBUG`` | When set, show Gitea server output |
| ``GITEA_TEST_E2E_FLAGS`` | Additional flags passed to Playwright (e.g. ``--headed --debug``) |
## Translation