WIP: chore/forgejo-guideline #43

Draft
bruno.d2b wants to merge 4 commits from chore/forgejo-guideline into main
Member
Q A
Branche? chore/forgejo-guideline
Correction? non
Nouvelle feature? oui
Ticket Fix #42

Description

Mise en place de l'organisation du projet dans Forgejo : templates d'issues (bug, user story, task, feature request), template PR, documentation du workflow
(Epic → US → Task) et synthèse de la structuration code/tests.

Fichiers

  • .gitea/ISSUE_TEMPLATE/ : 4 templates d'issues (bug-report, user-story, task, feature-request)
  • .gitea/PULL_REQUEST_TEMPLATE.md : template PR avec checklist BDD
  • docs/developpement/structuration-code-test.md : synthèse organisation code et tests
  • docs/developpement/forgejo-build.md : documentation workflow Forgejo (issues, CI, BDD)
| Q | A | ------------- | --- | Branche? | chore/forgejo-guideline | Correction? | non | Nouvelle feature? | oui | Ticket | Fix #42 ## Description Mise en place de l'organisation du projet dans Forgejo : templates d'issues (bug, user story, task, feature request), template PR, documentation du workflow (Epic → US → Task) et synthèse de la structuration code/tests. ## Fichiers - `.gitea/ISSUE_TEMPLATE/` : 4 templates d'issues (bug-report, user-story, task, feature-request) - `.gitea/PULL_REQUEST_TEMPLATE.md` : template PR avec checklist BDD - `docs/developpement/structuration-code-test.md` : synthèse organisation code et tests - `docs/developpement/forgejo-build.md` : documentation workflow Forgejo (issues, CI, BDD)
bruno.d2b changed title from chore/forgejo-guideline to WIP: chore/forgejo-guideline 2026-03-24 13:31:59 +01:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chore/forgejo-guideline:chore/forgejo-guideline
git switch chore/forgejo-guideline

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff chore/forgejo-guideline
git switch chore/forgejo-guideline
git rebase main
git switch main
git merge --ff-only chore/forgejo-guideline
git switch chore/forgejo-guideline
git rebase main
git switch main
git merge --no-ff chore/forgejo-guideline
git switch main
git merge --squash chore/forgejo-guideline
git switch main
git merge --ff-only chore/forgejo-guideline
git switch main
git merge chore/forgejo-guideline
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Construction_PA/PA_Communautaire!43
No description provided.