1 Summary
Fede.- edited this page 2023-08-07 01:40:43 +00:00

Steps to follow...

... when we work on creating or translating howtos.

  1. Log in to Forgejo.

  2. Check the project board or the issues board.

  3. Select a task and self-assign it (in the project board, move the card to "Working on it" column).

  4. Work locally (git clone / git pull)

  5. Submit the changes (git commit / git push)

  6. Request a "Pull Request".

  7. Once our changes were merged, we update our local repo (git pull) and in the project board we move the card to "Done".