progit / progit2

Pro Git 2nd Edition
Other
5.77k stars 1.9k forks source link

Standardize setup accross progit organization #1691

Open HonkingGoose opened 3 years ago

HonkingGoose commented 3 years ago

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

jnavila commented 3 years ago

Hello,

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