mirror of
https://github.com/suitenumerique/docs
synced 2026-04-21 21:47:35 +00:00
📝(Documentation) add an issue selection section
Added a link to the github project so that contributors know what to prioritize.
This commit is contained in:
parent
8107d4f531
commit
6baa06bd3f
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
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).
|
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
|
## Commit Message Format
|
||||||
|
|
||||||
All commit messages must adhere to the following format:
|
All commit messages must adhere to the following format:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue