Typos in pr merge command instructions #14673

Closed
opened 2025-11-02 11:19:38 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @morganmastrianni on GitHub (Jun 28, 2025).

Description

I found two small typos in the pr merge command instructions:

  1. "can not" should be "cannot"
  2. "was not enable" should be "is not enabled."

Screenshots

Image

Gitea Version

1.24.2

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

No response

Browser Version

NA

Originally created by @morganmastrianni on GitHub (Jun 28, 2025). ### Description I found two small typos in the pr merge command instructions: 1. "can not" should be "cannot" 2. "was not enable" should be "is not enabled." ### Screenshots ![Image](https://github.com/user-attachments/assets/75482916-7dc4-4550-bb3a-26698f8b44e1) ### Gitea Version 1.24.2 ### Can you reproduce the bug on the Gitea demo site? Yes ### Operating System _No response_ ### Browser Version NA
GiteaMirror added the topic/uitype/bug labels 2025-11-02 11:19:38 -06:00
Author
Owner

@lunny commented on GitHub (Jun 28, 2025):

Hi @morganmastrianni would you like to send a pull request to fix it?

@lunny commented on GitHub (Jun 28, 2025): Hi @morganmastrianni would you like to send a pull request to fix it?
Author
Owner

@morganmastrianni commented on GitHub (Jun 28, 2025):

@lunny This is my first time ever opening an issue with an open-source project! It feels intimidating right now but maybe I'll try sending a pull request tomorrow :)

@morganmastrianni commented on GitHub (Jun 28, 2025): @lunny This is my first time ever opening an issue with an open-source project! It feels intimidating right now but maybe I'll try sending a pull request tomorrow :)
Author
Owner

@eeyrjmr commented on GitHub (Jun 28, 2025):

@lunny This is my first time ever opening an issue with an open-source project! It feels intimidating right now but maybe I'll try sending a pull request tomorrow :)

So the steps are quite easy.

  1. fork gitea so you have a local copy
  2. create a branch, name it something like "fix_pr_instructions"
  3. edit the file/s in question
  4. commit message
  5. click Pull request to request to upstream
  6. enjoy internet points.

In this instance its an easy fix
8df59fa11c/options/locale/locale_en-US.ini (L1972)

Only change this one file and let the translation process update all the other languages

@eeyrjmr commented on GitHub (Jun 28, 2025): > [@lunny](https://github.com/lunny) This is my first time ever opening an issue with an open-source project! It feels intimidating right now but maybe I'll try sending a pull request tomorrow :) So the steps are quite easy. 1. fork gitea so you have a local copy 2. create a branch, name it something like "fix_pr_instructions" 3. edit the file/s in question 4. commit message 5. click Pull request to request to upstream 6. enjoy internet points. In this instance its an easy fix https://github.com/go-gitea/gitea/blob/8df59fa11cbbd99fc4e67607a7536695c34da4f7/options/locale/locale_en-US.ini#L1972 Only change this one file and let the translation process update all the other languages
Author
Owner

@Pavanipogula commented on GitHub (Jun 29, 2025):

Hello, If this issue has not been assigned or is not currently being worked on, I would like to take it up. Please let me know.

@Pavanipogula commented on GitHub (Jun 29, 2025): Hello, If this issue has not been assigned or is not currently being worked on, I would like to take it up. Please let me know.
Author
Owner

@morganmastrianni commented on GitHub (Jun 29, 2025):

@Pavanipogula I haven't worked on it, you should go for it :)

@morganmastrianni commented on GitHub (Jun 29, 2025): @Pavanipogula I haven't worked on it, you should go for it :)
Author
Owner

@Pavanipogula commented on GitHub (Jun 29, 2025):

Thanks for the update @morganmastrianni. Will raise a PR shortly.

@Pavanipogula commented on GitHub (Jun 29, 2025): Thanks for the update @morganmastrianni. Will raise a PR shortly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14673