diff options
-rw-r--r-- | docs/docs/getting-help.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docs/getting-help.md b/docs/docs/getting-help.md index 45c852e..a74edb7 100644 --- a/docs/docs/getting-help.md +++ b/docs/docs/getting-help.md @@ -79,7 +79,7 @@ Before asking for help, check these resources: ### Service Down or Unresponsive 1. **Immediate**: Check if it's a known incident (`#dev-oops` announcements) -2. **Investigate**: +2. **Investigate**: - Check Kubernetes pod status - Review application logs - Verify dependencies (database, external services) @@ -203,10 +203,10 @@ Before asking for help, check these resources: ## Contributing to This Guide -Found something unclear or have suggestions for improvement? +Found something unclear or have suggestions for improvement? - [Open an issue](https://github.com/python-discord/infra/issues/new) on the infra repository - Suggest changes via pull request - Bring it up in `#dev-oops` for discussion -Remember: Good documentation helps everyone work more effectively! :rocket:
\ No newline at end of file +Remember: Good documentation helps everyone work more effectively! :rocket: |