Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 690f0f8e9a | |||
| b7c0307f6b | |||
| d1bb505e0a | |||
| 4a11ea5ad0 | |||
| af4fc2fb64 | |||
| 377e57ee43 |
1 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Contributing
|
||||
|
||||
There are three ways to contribute code to this project:
|
||||
There are multiple ways to contribute code to this project:
|
||||
|
||||
* Submit a Pull Request on
|
||||
[https://git.suruatoel.xyz/coderkun/mcgo](git.suruatoel.xyz/coderkun/mcgo) or
|
||||
[https://codeberg.org/leotaurus/mcgo](codeberg.org/leotaurus/mcgo)
|
||||
[https://git.suruatoel.xyz/coderkun/mcg](git.suruatoel.xyz/coderkun/mcg) or
|
||||
[https://codeberg.org/suruatoel/mcg](codeberg.org/suruatoel/mcg)
|
||||
* Send a git pull request via eMail
|
||||
* Send a patch via eMail
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ Update `.pot` files:
|
|||
$ msgcat --use-first -o po/mcg.pot po/mcg-go.pot po/mcg-ui.pot
|
||||
|
||||
Use a tool like [Poedit](https://poedit.net/) to create or update translations
|
||||
in the “locale/” folder.
|
||||
in the `locale/` folder.
|
||||
|
||||
## AI Policy
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue