Files
sre-interview-prep-guide/CONTRIBUTING.md

21 lines
913 B
Markdown
Raw Permalink Normal View History

2022-11-24 04:10:56 +03:00
# Contribution Guidelines
## Adding to this list
2026-06-13 01:21:58 +01:00
Please make sure your pull request follows these guidelines:
2022-11-24 04:10:56 +03:00
2026-06-13 01:21:58 +01:00
- 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.
2022-11-24 04:10:56 +03:00
- New categories or improvements to the existing categorization are welcome.
- Check your spelling and grammar.
Thank you for your contributions!