Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: correction needed for Frontend and Backend technology classification in Microservices section #101

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
Contributing
============


Thank you for your interest in contributing! Here are some guidelines to follow when submitting pull requests:

## Pull Requests

* Each pull request should focus on a single topic or concept.
* Avoid making changes across multiple topics in the same PR.
* Give your PR a clear title summarizing the topic you are addressing.
* If you notice typos or issues in diagrams, please open a separate issue instead of fixing the images directly. We will update the source images and republish fixes.

### GitHub Pull Requests Docs


If you are not familiar with pull requests, review the [pull request docs](https://help.github.com/articles/using-pull-requests/).

## Translations
Expand Down
3 changes: 3 additions & 0 deletions translations/TRANSLATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ We'd like for the repo to be available in many languages. Here is the process fo

### Translation template credits




Thanks to [coding-interview-university](https://github.com/jwasham/coding-interview-university/blob/main/translations/how-to.md) for the translation template.