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

Fix typos in docs/content #18215

Merged
merged 5 commits into from
Jan 9, 2022
Merged

Fix typos in docs/content #18215

merged 5 commits into from
Jan 9, 2022

Conversation

myersg86
Copy link
Contributor

@myersg86 myersg86 commented Jan 8, 2022

Fix typos in docs/content/doc

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 8, 2022
@6543 6543 added the type/docs This PR mainly updates/creates documentation label Jan 8, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jan 9, 2022
@luzpaz luzpaz mentioned this pull request Jan 9, 2022
docs/content/doc/developers/guidelines-backend.md Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #18215 (15aa8bb) into main (70d7475) will increase coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 15aa8bb differs from pull request most recent head abcbb6e. Consider uploading reports for the commit abcbb6e to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main   #18215   +/-   ##
=======================================
  Coverage   45.64%   45.65%           
=======================================
  Files         830      830           
  Lines       92020    92024    +4     
=======================================
+ Hits        42002    42011    +9     
+ Misses      43283    43276    -7     
- Partials     6735     6737    +2     
Impacted Files Coverage Δ
models/unit/unit.go 50.51% <0.00%> (-2.18%) ⬇️
modules/charset/charset.go 71.71% <0.00%> (-4.05%) ⬇️
modules/git/utils.go 68.05% <0.00%> (-2.78%) ⬇️
modules/git/repo_base_nogogit.go 80.00% <0.00%> (-2.50%) ⬇️
modules/git/blame.go 63.76% <0.00%> (-1.45%) ⬇️
modules/queue/queue_bytefifo.go 59.28% <0.00%> (-0.60%) ⬇️
routers/api/v1/repo/pull.go 28.35% <0.00%> (-0.51%) ⬇️
models/issue_comment.go 54.80% <0.00%> (ø)
models/notification.go 67.45% <0.00%> (+0.86%) ⬆️
modules/notification/ui/ui.go 62.31% <0.00%> (+1.44%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de578bf...abcbb6e. Read the comment docs.

@wxiaoguang wxiaoguang merged commit 79791ba into go-gitea:main Jan 9, 2022
zjjhot pushed a commit to zjjhot/gitea that referenced this pull request Jan 9, 2022
* 'main' of https://github.com/go-gitea/gitea:
  Fix typos in docs/content (go-gitea#18215)
  [skip ci] Updated licenses and gitignores
  In the Organization member page, 2fa column is too narrow for Simplified Chinese and Chinese Traditional. (go-gitea#18213)
  Fix new team (go-gitea#18212)
@myersg86
Copy link
Contributor Author

myersg86 commented Jan 9, 2022

Thanks for the prompt response and great first contributor experience Gitea team! 🙇

Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants