mirror of
https://github.com/mxssl/sre-interview-prep-guide.git
synced 2026-06-17 16:46:59 +03:00
21 lines
913 B
Markdown
21 lines
913 B
Markdown
# Contribution Guidelines
|
|
|
|
## Adding to this list
|
|
|
|
Please make sure your pull request follows these guidelines:
|
|
|
|
- Search the existing resources before adding a new one to avoid duplicates.
|
|
- Add resources that are directly relevant to SRE interview preparation and
|
|
provide practical depth, clear explanations, or credible reference material.
|
|
Avoid generic career advice, shallow summaries, or resources that are only
|
|
loosely related to SRE work.
|
|
- Do not submit purely promotional links. If you are affiliated with a resource,
|
|
disclose that in the pull request and explain why the resource is high quality
|
|
and relevant to SRE interview preparation.
|
|
- Use the following format: `- [ ] [title](link)`
|
|
- Add new links to the bottom of the relevant category.
|
|
- New categories or improvements to the existing categorization are welcome.
|
|
- Check your spelling and grammar.
|
|
|
|
Thank you for your contributions!
|