mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
fix(typo): minor changes in README.md
- Fixed a minor typo `you we'll` --> `you'll` - Capitalized the `H` in `GitHub` to follow the official brand naming
This commit is contained in:
@@ -72,7 +72,7 @@ Logseq is also made possible by the following projects:
|
||||
- Forum: https://discuss.logseq.com - Where we answer questions, discuss workflows and share tips
|
||||
- Discord: https://discord.gg/KpN4eHY
|
||||
- 中文 Discord:https://discord.gg/xYqcrXWymg
|
||||
- Github: https://github.com/logseq/logseq - everyone is encouraged to report issues!
|
||||
- GitHub: https://github.com/logseq/logseq - everyone is encouraged to report issues!
|
||||
|
||||
---
|
||||
|
||||
@@ -90,7 +90,7 @@ There are more guides in [docs/](docs/), e.g. the [Guide for contributing to tra
|
||||
## How to contribute with a PR
|
||||
If you would like to contribute by solving an open issue, please fork this repository and then create a branch for the fix.
|
||||
|
||||
Once you push your code to your fork you we'll be able to open a PR into Logseq repository. For more info you can follow this guide from [Github docs](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
|
||||
Once you push your code to your fork, you'll be able to open a PR into Logseq repository. For more info you can follow this guide from [GitHub docs](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
|
||||
|
||||
And here a list of some [good first issues](https://github.com/logseq/logseq/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user