1
0
mirror of https://github.com/donnemartin/system-design-primer.git synced 2025-07-12 22:20:44 +02:00

Add pull request template (#435)

This commit is contained in:
Donne Martin
2020-07-01 20:54:05 -04:00
committed by GitHub
parent b4a7a09db7
commit b199766f44

11
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,11 @@
## 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).
### Translations
See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've:
* Tagged the [language maintainer](TRANSLATIONS.md)
* Prefixed the title with a language code
* Example: "ja: Fix ..."