Update PULL_REQUEST_TEMPLATE.md to reflect new contributing guidelines and pause on translation work
parent
489a25e01e
commit
ccbb8c212d
|
@ -1,11 +1,28 @@
|
|||
# Contributing
|
||||
|
||||
## Review the Contributing Guidelines
|
||||
|
||||
Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md).
|
||||
Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/ido777/system-design-primer-update.git/blob/master/CONTRIBUTING.md).
|
||||
|
||||
### Translations
|
||||
|
||||
See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've:
|
||||
|
||||
* Tagged the [language maintainer](https://github.com/donnemartin/system-design-primer/blob/master/TRANSLATIONS.md)
|
||||
* Prefixed the title with a language code
|
||||
* Example: "ja: Fix ..."
|
||||
---
|
||||
|
||||
##### 🌍 Translations – Temporary Hold
|
||||
|
||||
We appreciate the incredible global interest in translating **The System Design Primer** into many languages. However, we’re currently **undergoing major changes and restructuring the English content**, which means that translations will quickly fall out of sync.
|
||||
|
||||
To avoid wasted effort, **we are temporarily pausing all translation work** until:
|
||||
- The new English content is stabilized
|
||||
- We define a more robust and maintainable translation workflow
|
||||
|
||||
📢 **Want to help shape the future of translations?**
|
||||
Please join the discussion [here](https://github.com/ido777/system-design-primer-update/discussions) and share your ideas on how we should approach:
|
||||
- Maintaining translation accuracy over time
|
||||
- Organizing language-specific branches or files
|
||||
- Managing community contributions effectively
|
||||
|
||||
Your input is valuable and will help us build a better, more inclusive project. Thank you for your patience and support!
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue