progit2 icon indicating copy to clipboard operation
progit2 copied to clipboard

Standardize setup accross progit organization

Open HonkingGoose opened this issue 4 years ago • 1 comments

General overview of your idea.

See the discussion in PR #1682 on making some sort of "template" out of this repository.

The general idea is that we should make it easier for new/current translator projects to start/maintain their translation.

What problem will this solve?

It can be complicated to start a new translation project, as there is a lot of setup to do before you can get started.

Also each repository under the progit org can have a slightly different setup, this makes it hard to fix things, as we're all using different stuff (GitHub Actions vs Travis, Dependabot vs nothing, and so on).

Have you thought about other solutions?

Keep things as is.

Do you want to help with this enhancement idea?

No

HonkingGoose avatar Jul 23 '21 21:07 HonkingGoose

Hello,

The repo progit/.github is ready. I already used it for some translations and it seems fine.

jnavila avatar Jul 24 '21 11:07 jnavila