From 6baa06bd3faa85ebaf9f052d4f743b510c4707f3 Mon Sep 17 00:00:00 2001 From: virgile-deville Date: Wed, 23 Oct 2024 12:11:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(Documentation)=20add=20an=20issue?= =?UTF-8?q?=20selection=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added a link to the github project so that contributors know what to prioritize. --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9e52636f..0c73f028 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,6 +14,12 @@ When creating an issue, please provide the following details: 4. **Expected vs. Actual Behavior**: Describe what you expected to happen and what actually happened. 5. **Labels**: Add appropriate labels to categorize the issue (e.g., bug, feature request, documentation). +## Selecting an issue + +We use a [GitHub Project](https://github.com/orgs/numerique-gouv/projects/13) in order to prioritize our workload. + +Please check in priority the issues that are in the **todo** column and have a higher priority (P0 -> P2). + ## Commit Message Format All commit messages must adhere to the following format: