Fixed typo, updated sponsors list
This commit is contained in:
@@ -327,6 +327,8 @@ docker run -p 3000:3000 postwoman:latest
|
||||
|
||||
## Contributing 🍰
|
||||
|
||||
Please contribute using [GitHub Flow](https://guides.github.com/introduction/flow). Create a branch, add commits, and [open a pull request](https://github.com/hoppscotch/hoppscotch/compare).
|
||||
|
||||
Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on our [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.
|
||||
|
||||
## Continuous Integration 💚 [](https://travis-ci.com/hoppscotch/hoppscotch)
|
||||
@@ -402,6 +404,13 @@ Become a financial contributor and help us sustain our community [[Contribute](h
|
||||
|
||||
#### GitHub Sponsors
|
||||
|
||||
<a href="https://github.com/scmmishra" target="_blank" rel="noopener">
|
||||
<img
|
||||
style="max-width: 64px; max-height: 64px; border-radius: 100%"
|
||||
src="https://github.com/scmmishra.png?size=128"
|
||||
alt="Shivam Mishra"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://zach.codes" target="_blank" rel="noopener">
|
||||
<img
|
||||
style="max-width: 64px; max-height: 64px; border-radius: 100%"
|
||||
|
||||
@@ -37,7 +37,7 @@ If there's not, then today is your day to lead this effort! Here's how to start:
|
||||
5. Save & commit changes.
|
||||
6. Send a pull request. (You may send a pull request before all steps above are complete: e.g., you may want to ask for help with translations, or getting tests to pass. However your pull request will not be merged until all steps above are complete.)
|
||||
|
||||
Completing an initial translation of the whole site is a fairly large task. One way to break that task up is to work with other translators through pull requests on your fork. You can also [add collaborators to your fork](https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/inviting-collaborators-to-a-personal-repository) if you'd like to inivte other translators to commit directly to your fork and share responsibility for merging pull requests.
|
||||
Completing an initial translation of the whole site is a fairly large task. One way to break that task up is to work with other translators through pull requests on your fork. You can also [add collaborators to your fork](https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/inviting-collaborators-to-a-personal-repository) if you'd like to invite other translators to commit directly to your fork and share responsibility for merging pull requests.
|
||||
|
||||
## Updating a translation
|
||||
|
||||
|
||||
@@ -134,6 +134,13 @@
|
||||
<a class="link" href="https://opencollective.com/hoppscotch/contribute">Contribute</a>.
|
||||
</p>
|
||||
<div class="contributors">
|
||||
<a href="https://github.com/scmmishra" target="_blank" rel="noopener">
|
||||
<img
|
||||
style="max-width: 64px; max-height: 64px; border-radius: 100%"
|
||||
src="https://github.com/scmmishra.png?size=128"
|
||||
alt="Shivam Mishra"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://zach.codes" target="_blank" rel="noopener">
|
||||
<img
|
||||
style="max-width: 64px; max-height: 64px; border-radius: 100%"
|
||||
|
||||
Reference in New Issue
Block a user