diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:47:22 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:47:22 +0200 |
| commit | b3d806c573f717f3dff039a150d2523fde6d3424 (patch) | |
| tree | d52ee91eda91540470be05a9dd93e5c0740ad1b9 /README.md | |
| parent | 6640f200d8e735665dcab8b8ed6c71c7256f02d1 (diff) | |
| download | operum-b3d806c573f717f3dff039a150d2523fde6d3424.tar.gz operum-b3d806c573f717f3dff039a150d2523fde6d3424.zip | |
Simplify text on how to contribute
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -49,20 +49,11 @@ want to touch: - `OPERUM_DEFAULT_LOCALE`: that's right, this application supports multiple languages! For now these languages are catalan and english but other languages are also welcome, just hit me with a - [PR](https://github.com/mssola/operum/pulls) and take a look at the files + [patch](https://jo.mssola.com/contributing.html) and take a look at the files under `config/locales`. You can change the default locale (catalan) by setting this environment variable with the language code for it (i.e. `en` for english). -## Contributing - -Do you want to contribute with code, or to report an issue you are facing? Read -the [CONTRIBUTING.md](./CONTRIBUTING.md) file. - -## [Changelog](https://pbs.twimg.com/media/DJDYCcLXcAA_eIo?format=jpg&name=small) - -Read the [CHANGELOG.md](./CHANGELOG.md) file. - ## License ```txt |
